summaryrefslogtreecommitdiff
path: root/net/p5-SOAP-Lite/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-SOAP-Lite/Makefile')
-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 02db8b8035c6..31077bab35cd 100644
--- a/net/p5-SOAP-Lite/Makefile
+++ b/net/p5-SOAP-Lite/Makefile
@@ -14,7 +14,8 @@ LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= p5-Class-Inspector>=0:devel/p5-Class-Inspector \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Class-Inspector>=0:devel/p5-Class-Inspector \
p5-IO-SessionData>=1.03:devel/p5-IO-SessionData \
p5-IO-Socket-SSL>=0:security/p5-IO-Socket-SSL \
p5-LWP-Protocol-https>=0:www/p5-LWP-Protocol-https \
@@ -24,7 +25,6 @@ BUILD_DEPENDS= p5-Class-Inspector>=0:devel/p5-Class-Inspector \
p5-XML-Parser>=2.23:textproc/p5-XML-Parser \
p5-XML-Parser-Lite>=0.715:textproc/p5-XML-Parser-Lite \
p5-libwww>=0:www/p5-libwww
-RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-MockObject>=0:devel/p5-Test-MockObject \
p5-Test-Warn>=0:devel/p5-Test-Warn \
p5-Test-XML>=0:devel/p5-Test-XML