summaryrefslogtreecommitdiff
path: root/www/p5-CGI-ProgressBar
diff options
context:
space:
mode:
authorobache <obache>2013-12-09 14:17:41 +0000
committerobache <obache>2013-12-09 14:17:41 +0000
commit6d099479482056adfc66dbb08690849831ffacb6 (patch)
treecb3e9b5798f6683a2dd220782d0a35df112806fa /www/p5-CGI-ProgressBar
parentc236e9247714297ef27d153abd4fbb9bf49978af (diff)
downloadpkgsrc-6d099479482056adfc66dbb08690849831ffacb6.tar.gz
Fix/Update DEPENDS paterns for perl CORE modules, with some trivial fixes.
Bump PKGREVISION for runtime dependency pattern changed packages.
Diffstat (limited to 'www/p5-CGI-ProgressBar')
-rw-r--r--www/p5-CGI-ProgressBar/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/p5-CGI-ProgressBar/Makefile b/www/p5-CGI-ProgressBar/Makefile
index b2aa1abc784..225a2e07a2c 100644
--- a/www/p5-CGI-ProgressBar/Makefile
+++ b/www/p5-CGI-ProgressBar/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.10 2013/05/31 12:42:36 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2013/12/09 14:17:54 obache Exp $
#
DISTNAME= CGI-ProgressBar-0.05
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= www
MASTER_SITES= http://search.cpan.org/CPAN/authors/id/L/LG/LGODDARD/
@@ -12,7 +12,7 @@ HOMEPAGE= http://search.cpan.org/dist/CGI-ProgressBar/
COMMENT= CGI.pm sub-class with a progress bar object
LICENSE= ${PERL5_LICENSE}
-DEPENDS+= p5-CGI>=3.15:../../www/p5-CGI
+DEPENDS+= {perl>=5.8.8,p5-CGI>=3.15}:../../www/p5-CGI
PERL5_PACKLIST= auto/CGI/ProgressBar/.packlist
USE_LANGUAGES= # none