summaryrefslogtreecommitdiff
path: root/net/p5-eBay-API
diff options
context:
space:
mode:
authorsno <sno>2009-04-24 17:15:21 +0000
committersno <sno>2009-04-24 17:15:21 +0000
commitd107a62c4f3bdcf6a7a09e63d77ecc5fc36a3ecc (patch)
treeef8a065565ea33562ecff1efa06708c9af2b7f88 /net/p5-eBay-API
parent784460e01138fde4075ab962d971d7bc795f5354 (diff)
downloadpkgsrc-d107a62c4f3bdcf6a7a09e63d77ecc5fc36a3ecc.tar.gz
Modify dependencies to perl-modules which are deployed with the perl-core,
mainly Scalar::Util and List::Util
Diffstat (limited to 'net/p5-eBay-API')
-rw-r--r--net/p5-eBay-API/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/p5-eBay-API/Makefile b/net/p5-eBay-API/Makefile
index e0915a7971e..2e288ebf0e4 100644
--- a/net/p5-eBay-API/Makefile
+++ b/net/p5-eBay-API/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2009/04/11 23:15:20 sno Exp $
+# $NetBSD: Makefile,v 1.3 2009/04/24 17:15:23 sno Exp $
DISTNAME= eBay-API-0.25
PKGNAME= p5-${DISTNAME}
@@ -20,8 +20,8 @@ DEPENDS+= p5-Exception-Class>=1.14:../../devel/p5-Exception-Class
DEPENDS+= p5-libwww>=2:../../www/p5-libwww
DEPENDS+= p5-ParallelUserAgent>=2.57:../../www/p5-ParallelUserAgent
DEPENDS+= p5-Params-Validate>=0.74:../../devel/p5-Params-Validate
-DEPENDS+= p5-Scalar-List-Utils>=1.11:../../devel/p5-Scalar-List-Utils
-DEPENDS+= p5-Time-HiRes>=1.51:../../time/p5-Time-HiRes
+DEPENDS+= {perl>=5.10,p5-Scalar-List-Utils>=1.11}:../../devel/p5-Scalar-List-Utils
+DEPENDS+= {perl>=5.10,p5-Time-HiRes>=1.51}:../../time/p5-Time-HiRes
DEPENDS+= p5-XML-Simple>=2.09:../../textproc/p5-XML-Simple
DEPENDS+= p5-XML-Tidy>=1.2.54:../../textproc/p5-XML-Tidy
DEPENDS+= p5-XML-Writer>=0.600:../../textproc/p5-XML-Writer