diff options
Diffstat (limited to 'www/p5-Apache2-AuthCookie/Makefile')
-rw-r--r-- | www/p5-Apache2-AuthCookie/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/www/p5-Apache2-AuthCookie/Makefile b/www/p5-Apache2-AuthCookie/Makefile index 6017588ea74..cf68725dc89 100644 --- a/www/p5-Apache2-AuthCookie/Makefile +++ b/www/p5-Apache2-AuthCookie/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2012/10/03 21:58:34 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2012/10/28 06:30:27 asau Exp $ # DISTNAME= Apache-AuthCookie-3.18 @@ -12,8 +12,6 @@ HOMEPAGE= http://search.cpan.org/dist/Apache-AuthCookie/ COMMENT= Perl5 module for Authentication and Authorization via cookies LICENSE= ${PERL5_LICENSE} -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= p5-CGI>=3.12:../../www/p5-CGI PERL5_PACKLIST= auto/Apache/AuthCookie/.packlist |