summaryrefslogtreecommitdiff
path: root/www/ap2-auth-mysql/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/ap2-auth-mysql/Makefile')
-rw-r--r--www/ap2-auth-mysql/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/www/ap2-auth-mysql/Makefile b/www/ap2-auth-mysql/Makefile
index 84b42bf64ab..82001517f0a 100644
--- a/www/ap2-auth-mysql/Makefile
+++ b/www/ap2-auth-mysql/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2012/09/15 15:03:25 obache Exp $
+# $NetBSD: Makefile,v 1.22 2012/10/28 06:30:06 asau Exp $
#
DISTNAME= mod_auth_mysql.c
@@ -20,8 +20,6 @@ EXTRACT_ONLY= ${DISTNAME}.gz
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
NO_CONFIGURE= yes
-PKG_DESTDIR_SUPPORT= user-destdir
-
APACHE_MODULE_NAME= mod_auth_mysql
DOC_DIR= ${PREFIX}/share/doc/${APACHE_MODULE_NAME}