diff options
Diffstat (limited to 'www/ap-auth-external/Makefile')
-rw-r--r-- | www/ap-auth-external/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/www/ap-auth-external/Makefile b/www/ap-auth-external/Makefile index 1ec2a275908..60e5f8b5dd6 100644 --- a/www/ap-auth-external/Makefile +++ b/www/ap-auth-external/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2010/02/20 14:58:44 joerg Exp $ +# $NetBSD: Makefile,v 1.10 2012/10/28 06:30:02 asau Exp $ # DISTNAME= mod_auth_external-${DISTVERS} @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://code.google.com/p/mod-auth-external/ COMMENT= Apache module for external program authentication -PKG_DESTDIR_SUPPORT= user-destdir - PKG_APACHE_ACCEPTED= apache13 .include "../../mk/apache.mk" |