aboutsummaryrefslogtreecommitdiffstats
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/Makefile16
1 files changed, 8 insertions, 8 deletions
diff --git a/devel/p5-SOAP-WSDL/Makefile b/devel/p5-SOAP-WSDL/Makefile
index b47f18bf30c4..64fe9a10f756 100644
--- a/devel/p5-SOAP-WSDL/Makefile
+++ b/devel/p5-SOAP-WSDL/Makefile
@@ -13,14 +13,14 @@ COMMENT= Perl module for SOAP with WSDL support
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Class-Load>=0.20:${PORTSDIR}/devel/p5-Class-Load \
- p5-Class-Std-Fast>=0.0.5:${PORTSDIR}/devel/p5-Class-Std-Fast \
- p5-Template-Toolkit>=2.18:${PORTSDIR}/www/p5-Template-Toolkit \
- p5-Term-ReadKey>=0:${PORTSDIR}/devel/p5-Term-ReadKey \
- p5-TimeDate>=0:${PORTSDIR}/devel/p5-TimeDate \
- p5-URI>=0:${PORTSDIR}/net/p5-URI \
- p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser \
- p5-libwww>=0:${PORTSDIR}/www/p5-libwww
+BUILD_DEPENDS= p5-Class-Load>=0.20:devel/p5-Class-Load \
+ p5-Class-Std-Fast>=0.0.5:devel/p5-Class-Std-Fast \
+ p5-Template-Toolkit>=2.18:www/p5-Template-Toolkit \
+ p5-Term-ReadKey>=0:devel/p5-Term-ReadKey \
+ p5-TimeDate>=0:devel/p5-TimeDate \
+ p5-URI>=0:net/p5-URI \
+ p5-XML-Parser>=0:textproc/p5-XML-Parser \
+ p5-libwww>=0:www/p5-libwww
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5