From c61bd1c2fba072a87daf509e78898843643de3e5 Mon Sep 17 00:00:00 2001 From: jlam Date: Tue, 5 Sep 2000 09:25:20 +0000 Subject: Update perl dependencies to find correct version of perl. --- www/p5-CGI/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'www') diff --git a/www/p5-CGI/Makefile b/www/p5-CGI/Makefile index 476ab72b201..be22dd6d04a 100644 --- a/www/p5-CGI/Makefile +++ b/www/p5-CGI/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2000/08/30 19:08:13 jlam Exp $ +# $NetBSD: Makefile,v 1.6 2000/09/05 09:25:21 jlam Exp $ # DISTNAME= CGI.pm-2.72 @@ -8,10 +8,10 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CGI/} MAINTAINER= christos@netbsd.org -# Older perl packages install their own versions of CGI.pm. -DEPENDS+= perl>=5.6.0nb2:../../lang/perl5 +# Some perl packages install their own versions of this module. +# Can't simply define USE_PERL5. +DEPENDS+= perl-{5.0*,5.6.0nb2,base-5.[6-9]*}:../../lang/perl5-base -USE_PERL5= # defined PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/CGI/.packlist pre-configure: -- cgit v1.2.3