summaryrefslogtreecommitdiff
path: root/www/ap2-perl/Makefile
diff options
context:
space:
mode:
authorbad <bad>2004-01-17 12:36:03 +0000
committerbad <bad>2004-01-17 12:36:03 +0000
commit29c564e588d073b53e8f5df0d629d4b964d66e2e (patch)
tree3f4483c63dbafc4e19b465ab7653c0f90f7f641f /www/ap2-perl/Makefile
parenta225d5287f96d7704ac177cfba6fe5aeb547242a (diff)
downloadpkgsrc-29c564e588d073b53e8f5df0d629d4b964d66e2e.tar.gz
Update ap2-perl to mod_perl-1.99_12.
* reams of bug fixes. See the Changes file. * works with perl-5.8.1.
Diffstat (limited to 'www/ap2-perl/Makefile')
-rw-r--r--www/ap2-perl/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/www/ap2-perl/Makefile b/www/ap2-perl/Makefile
index 05aebaa15d6..f7f1363c4eb 100644
--- a/www/ap2-perl/Makefile
+++ b/www/ap2-perl/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.8 2003/12/03 15:40:02 epg Exp $
+# $NetBSD: Makefile,v 1.9 2004/01/17 12:36:03 bad Exp $
#
# NOTE: This package is *BETA*. If it doesn't work, then check the
# modperl-2.0 mailing lists for help.
-DISTNAME= mod_perl-1.99_08
-PKGNAME= ap2-perl-1.99.8
+DISTNAME= mod_perl-1.99_12
+PKGNAME= ap2-perl-1.99.12
PKGREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= http://perl.apache.org/dist/
@@ -17,7 +17,7 @@ CONFLICTS= ap-perl-[0-9]*
USE_BUILDLINK2= # defined
APACHE_MODULE= # defined
-PERL5_REQD= 5.6.0
+PERL5_REQD?= 5.6.0
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/mod_perl/.packlist
MAKE_PARAMS+= MP_APXS=${APXS}