summaryrefslogtreecommitdiffstats
path: root/devel/p5-SOAP-WSDL/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-SOAP-WSDL/Makefile')
-rw-r--r--devel/p5-SOAP-WSDL/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/p5-SOAP-WSDL/Makefile b/devel/p5-SOAP-WSDL/Makefile
index f29052e..108c75b 100644
--- a/devel/p5-SOAP-WSDL/Makefile
+++ b/devel/p5-SOAP-WSDL/Makefile
@@ -15,18 +15,18 @@ PKGNAMEPREFIX= p5-
MAINTAINER= wenheping@gmail.com
COMMENT= Perl module for SOAP with WSDL support
-RUN_DEPENDS= ${SITE_PERL}/Class/Std/Fast.pm:${PORTSDIR}/devel/p5-Class-Std-Fast \
+RUN_DEPENDS= p5-Class-Std-Fast>=0:${PORTSDIR}/devel/p5-Class-Std-Fast \
p5-Template-Toolkit>=2.20:${PORTSDIR}/www/p5-Template-Toolkit \
p5-TimeDate>=1.16:${PORTSDIR}/devel/p5-TimeDate \
p5-XML-Parser>=2.36:${PORTSDIR}/textproc/p5-XML-Parser \
- ${SITE_PERL}/HTTP/Request/Common.pm:${PORTSDIR}/www/p5-libwww\
+ p5-libwww>=0:${PORTSDIR}/www/p5-libwww\
p5-URI>=1.37:${PORTSDIR}/net/p5-URI \
p5-Term-ReadKey>=2.30:${PORTSDIR}/devel/p5-Term-ReadKey
-BUILD_DEPENDS= ${SITE_PERL}/Class/Std/Fast.pm:${PORTSDIR}/devel/p5-Class-Std-Fast \
+BUILD_DEPENDS= p5-Class-Std-Fast>=0:${PORTSDIR}/devel/p5-Class-Std-Fast \
p5-Template-Toolkit>=2.20:${PORTSDIR}/www/p5-Template-Toolkit \
p5-TimeDate>=1.16:${PORTSDIR}/devel/p5-TimeDate \
p5-XML-Parser>=2.36:${PORTSDIR}/textproc/p5-XML-Parser \
- ${SITE_PERL}/HTTP/Request/Common.pm:${PORTSDIR}/www/p5-libwww
+ p5-libwww>=0:${PORTSDIR}/www/p5-libwww
PERL_MODBUILD= YES
OpenPOWER on IntegriCloud