From 3781c55a1f18dac0d39dea9c76148daf153e4f95 Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 31 May 2014 22:22:12 +0000 Subject: Remove p5-FCGI dependency, it was only needed by CGI::Fast, which was split off into its own module in 4.0. Bump PKGREVISION. --- www/p5-CGI/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'www/p5-CGI') diff --git a/www/p5-CGI/Makefile b/www/p5-CGI/Makefile index 59d13bd0391..9d50982393b 100644 --- a/www/p5-CGI/Makefile +++ b/www/p5-CGI/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.64 2014/05/31 12:11:06 wiz Exp $ +# $NetBSD: Makefile,v 1.65 2014/05/31 22:22:12 wiz Exp $ VERS= 4.01 DISTNAME= CGI.pm-${VERS} PKGNAME= p5-CGI-${VERS} +PKGREVISION= 1 SVR4_PKGNAME= p5cgi CATEGORIES= www perl5 MASTER_SITES+= ${MASTER_SITE_PERL_CPAN:=CGI/} @@ -12,8 +13,6 @@ HOMEPAGE= http://search.cpan.org/dist/CGI.pm/ COMMENT= Perl5 module for writing forms-based CGI programs LICENSE= gnu-gpl-v2 OR artistic-2.0 -DEPENDS+= p5-FCGI>=0.67:../../www/p5-FCGI - USE_LANGUAGES= # empty USE_TOOLS+= perl PERL5_PACKLIST= auto/CGI/.packlist -- cgit v1.2.3