summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2009-06-01 19:38:56 +0000
committersno <sno@pkgsrc.org>2009-06-01 19:38:56 +0000
commitc3daa287832518858f2110fb2236152293b93135 (patch)
tree799ad1e19ad5bbf7bb332e1001d9754fb49e3758 /net
parent6dde9b59c851fa739a3fe5762f47a21cf9677f93 (diff)
downloadpkgsrc-c3daa287832518858f2110fb2236152293b93135.tar.gz
Replacing some dependencies to choose perl core first, because desired
version numbers of required modules are in delivered perl core.
Diffstat (limited to 'net')
-rw-r--r--net/p5-SOAP-Lite/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-SOAP-Lite/Makefile b/net/p5-SOAP-Lite/Makefile
index 2b05a667694..23fd2b4dce8 100644
--- a/net/p5-SOAP-Lite/Makefile
+++ b/net/p5-SOAP-Lite/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2009/04/11 23:15:20 sno Exp $
+# $NetBSD: Makefile,v 1.26 2009/06/01 19:38:57 sno Exp $
#
DISTNAME= SOAP-Lite-0.710.08
@@ -20,7 +20,7 @@ DEPENDS+= p5-IO-Socket-SSL>=0:../../security/p5-IO-Socket-SSL
DEPENDS+= p5-MIME-Base64-[0-9]*:../../converters/p5-MIME-Base64
DEPENDS+= p5-MIME-Lite>=0:../../mail/p5-MIME-Lite
DEPENDS+= p5-MIME-tools>=0:../../mail/p5-MIME-tools
-DEPENDS+= p5-Net>=0:../../net/p5-Net
+DEPENDS+= {perl>=5.10,p5-Net>=0}:../../net/p5-Net
DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI
DEPENDS+= {perl>=5.10.0,p5-version>=0}:../../devel/p5-version
DEPENDS+= p5-XML-Parser>=2.23:../../textproc/p5-XML-Parser