aboutsummaryrefslogtreecommitdiff
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/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-SOAP-WSDL/Makefile b/devel/p5-SOAP-WSDL/Makefile
index cd0917e55f18..ea184f623ad4 100644
--- a/devel/p5-SOAP-WSDL/Makefile
+++ b/devel/p5-SOAP-WSDL/Makefile
@@ -13,7 +13,8 @@ COMMENT= Perl module for SOAP with WSDL support
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Class-Load>=0.20:devel/p5-Class-Load \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_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 \
@@ -21,7 +22,6 @@ BUILD_DEPENDS= p5-Class-Load>=0.20:devel/p5-Class-Load \
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
USE_PERL5= configure