diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Apache-AuthCookie/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/www/p5-Apache-AuthCookie/Makefile b/www/p5-Apache-AuthCookie/Makefile index b0adeb14de9..519178cf39a 100644 --- a/www/p5-Apache-AuthCookie/Makefile +++ b/www/p5-Apache-AuthCookie/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/11/05 18:43:29 he Exp $ +# $NetBSD: Makefile,v 1.2 2004/11/09 15:44:33 he Exp $ # DISTNAME= Apache-AuthCookie-3.05 @@ -10,6 +10,8 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://search.cpan.org/~mschout/Apache-AuthCookie-3.04/ COMMENT= Perl5 module for Authentication and Authorization via cookies +DEPENDS+= ap-perl>=1.29:../../www/ap-perl/ + USE_BUILDLINK3= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Apache/AuthCookie/.packlist |