summaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-Runtime
diff options
context:
space:
mode:
authorsno <sno>2009-04-25 09:33:40 +0000
committersno <sno>2009-04-25 09:33:40 +0000
commit11c672e033556e12c17b1d085a18b3329ded7b0c (patch)
tree6da1d77fb4160269b4916f5d0a69d369e520dde8 /www/p5-Catalyst-Runtime
parentcd801a1a0c18e9d16a05784538f646244f1fcd25 (diff)
downloadpkgsrc-11c672e033556e12c17b1d085a18b3329ded7b0c.tar.gz
Adjust some p5-* dependencies to use the core module
Diffstat (limited to 'www/p5-Catalyst-Runtime')
-rw-r--r--www/p5-Catalyst-Runtime/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/www/p5-Catalyst-Runtime/Makefile b/www/p5-Catalyst-Runtime/Makefile
index d98199b7ff3..5558a1a768c 100644
--- a/www/p5-Catalyst-Runtime/Makefile
+++ b/www/p5-Catalyst-Runtime/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2009/04/24 17:15:23 sno Exp $
+# $NetBSD: Makefile,v 1.5 2009/04/25 09:33:40 sno Exp $
DISTNAME= Catalyst-Runtime-5.7015
PKGNAME= p5-${DISTNAME}
@@ -22,11 +22,11 @@ DEPENDS+= p5-HTTP-Body>=0.9:../../www/p5-HTTP-Body
DEPENDS+= p5-libwww>=5.805:../../www/p5-libwww
DEPENDS+= p5-HTTP-Request-AsCGI>=0.5:../../www/p5-HTTP-Request-AsCGI
DEPENDS+= {perl>=5.10,p5-Module-Pluggable>=3.01}:../../devel/p5-Module-Pluggable
-DEPENDS+= p5-NEXT>=0:../../devel/p5-NEXT
+DEPENDS+= {perl>=5.10,p5-NEXT>=0}:../../devel/p5-NEXT
DEPENDS+= p5-Path-Class>=0.09:../../devel/p5-Path-Class
-DEPENDS+= p5-Scalar-List-Utils>=0:../../devel/p5-Scalar-List-Utils
+DEPENDS+= {perl>=5.10,p5-Scalar-List-Utils>=0}:../../devel/p5-Scalar-List-Utils
DEPENDS+= p5-Text-SimpleTable>=0.03:../../textproc/p5-Text-SimpleTable
-DEPENDS+= p5-Time-HiRes>=0:../../time/p5-Time-HiRes
+DEPENDS+= {perl>=5.10,p5-Time-HiRes>=0}:../../time/p5-Time-HiRes
DEPENDS+= p5-Tree-Simple>=1.15:../../devel/p5-Tree-Simple
DEPENDS+= p5-Tree-Simple-VisitorFactory>=0:../../devel/p5-Tree-Simple-VisitorFactory
DEPENDS+= p5-URI>=1.35:../../www/p5-URI