summaryrefslogtreecommitdiff
path: root/www/ap-auth-script
diff options
context:
space:
mode:
authorjoerg <joerg>2010-02-20 14:58:44 +0000
committerjoerg <joerg>2010-02-20 14:58:44 +0000
commit840e4827fabcbe53ad236ea66870bb0a1f623235 (patch)
tree6e0424dcd7356d3f000cc298d0c68ca14ee350cc /www/ap-auth-script
parentf3475c3668daed3074e983fb8baa3352f34f4d94 (diff)
downloadpkgsrc-840e4827fabcbe53ad236ea66870bb0a1f623235.tar.gz
DESTDIR support for various Apache modules.
Diffstat (limited to 'www/ap-auth-script')
-rw-r--r--www/ap-auth-script/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/ap-auth-script/Makefile b/www/ap-auth-script/Makefile
index a39bad28fd0..f4c6df0b936 100644
--- a/www/ap-auth-script/Makefile
+++ b/www/ap-auth-script/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2006/08/09 10:46:47 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2010/02/20 14:58:44 joerg Exp $
#
DISTNAME= auth_script-alpha1.10
@@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://mod-auth-script.sourceforge.net/
COMMENT= Apache module for script-based authentication
+PKG_DESTDIR_SUPPORT= user-destdir
+
CONFLICTS= ap-auth-script-[0-9]*
# XXX: apache2: compilation works, installation fails