summaryrefslogtreecommitdiff
path: root/editors/p5-Padre
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2013-12-09 14:17:41 +0000
committerobache <obache@pkgsrc.org>2013-12-09 14:17:41 +0000
commitc1522519b646750987810a08413a83d66de13537 (patch)
treecb3e9b5798f6683a2dd220782d0a35df112806fa /editors/p5-Padre
parent69575166e088e2a3bca09925d372c98adf66202a (diff)
downloadpkgsrc-c1522519b646750987810a08413a83d66de13537.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 'editors/p5-Padre')
-rw-r--r--editors/p5-Padre/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/p5-Padre/Makefile b/editors/p5-Padre/Makefile
index 7eb018a6389..36b71925ba3 100644
--- a/editors/p5-Padre/Makefile
+++ b/editors/p5-Padre/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.34 2013/11/24 09:57:03 wiz Exp $
+# $NetBSD: Makefile,v 1.35 2013/12/09 14:17:47 obache Exp $
DISTNAME= Padre-0.96
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 13
+PKGREVISION= 14
CATEGORIES= editors perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Padre/}
@@ -30,7 +30,7 @@ BUILD_DEPENDS+= p5-Test-Script>=1.07:../../devel/p5-Test-Script
#DEPENDS+= p5-ack>=1.86:../../textproc/p5-ack
DEPENDS+= p5-Algorithm-Diff>=1.1900:../../devel/p5-Algorithm-Diff
DEPENDS+= p5-App-cpanminus>=0.9923:../../devel/p5-App-cpanminus
-DEPENDS+= p5-CGI>=3.47:../../www/p5-CGI
+DEPENDS+= {perl>=5.11.1,p5-CGI>=3.47}:../../www/p5-CGI
DEPENDS+= p5-Capture-Tiny>=0.06:../../devel/p5-Capture-Tiny
DEPENDS+= p5-Class-Adapter>=1.05:../../devel/p5-Class-Adapter
DEPENDS+= p5-Class-Inspector>=1.22:../../devel/p5-Class-Inspector