diff options
Diffstat (limited to 'security/p5-Authen-Htpasswd')
-rw-r--r-- | security/p5-Authen-Htpasswd/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/security/p5-Authen-Htpasswd/Makefile b/security/p5-Authen-Htpasswd/Makefile index 75a309d80f4..a1f5e5c4611 100644 --- a/security/p5-Authen-Htpasswd/Makefile +++ b/security/p5-Authen-Htpasswd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2012/10/03 21:57:26 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/23 18:16:39 asau Exp $ # DISTNAME= Authen-Htpasswd-0.171 @@ -12,8 +12,6 @@ HOMEPAGE= http://search.cpan.org/dist/Authen-Htpasswd/ COMMENT= Interface to read and modify Apache .htpasswd files LICENSE= ${PERL5_LICENSE} -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= # empty PERL5_PACKLIST= auto/Authen/Htpasswd/.packlist |