summaryrefslogtreecommitdiff
path: root/www/p5-CGI/Makefile
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2000-08-28 23:06:00 +0000
committerjlam <jlam@pkgsrc.org>2000-08-28 23:06:00 +0000
commitde143024b9c78208f8e1f08b79ebc5a25bba7e8b (patch)
tree7a2afde1710f6129ecb58a9c09c12b544e1f98aa /www/p5-CGI/Makefile
parent11f0023aa9f94bcb38aa17c23b5fd063fe975d7d (diff)
downloadpkgsrc-de143024b9c78208f8e1f08b79ebc5a25bba7e8b.tar.gz
Update p5-CGI to 2.72. Note specific versions of perl which will conflict
with this package when installed.
Diffstat (limited to 'www/p5-CGI/Makefile')
-rw-r--r--www/p5-CGI/Makefile11
1 files changed, 5 insertions, 6 deletions
diff --git a/www/p5-CGI/Makefile b/www/p5-CGI/Makefile
index 4436e03bd2e..8bea19eacb7 100644
--- a/www/p5-CGI/Makefile
+++ b/www/p5-CGI/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2000/08/27 07:11:24 jlam Exp $
+# $NetBSD: Makefile,v 1.3 2000/08/28 23:06:00 jlam Exp $
#
-DISTNAME= CGI.pm-2.66
-PKGNAME= p5-CGI-2.66
+DISTNAME= CGI.pm-2.72
+PKGNAME= p5-CGI-2.72
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CGI/}
@@ -11,10 +11,9 @@ MAINTAINER= christos@netbsd.org
USE_PERL5= # defined
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/CGI/.packlist
-# Our perl packages install their own versions of this perl5 module.
-# We need to remove this from our perl installations first.
+# These perl packages install their own versions of CGI.pm.
#
-CONFLICTS= perl-5.*
+CONFLICTS= perl-5.[0-5]* perl-5.6.0{,nb1}
pre-configure:
${CP} ${FILESDIR}/Makefile.PL ${WRKSRC}/Makefile.PL