summaryrefslogtreecommitdiff
path: root/www/ap-auth-script/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg>2010-02-20 14:58:44 +0000
committerjoerg <joerg>2010-02-20 14:58:44 +0000
commit557e51981c813c798300286a1e0e14144529a174 (patch)
tree6e0424dcd7356d3f000cc298d0c68ca14ee350cc /www/ap-auth-script/Makefile
parentbc609f5801e837535298d4cccf346b6b09bc8c8f (diff)
downloadpkgsrc-557e51981c813c798300286a1e0e14144529a174.tar.gz
DESTDIR support for various Apache modules.
Diffstat (limited to 'www/ap-auth-script/Makefile')
-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