summaryrefslogtreecommitdiff
path: root/net/p5-XML-RPC-Fast/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-XML-RPC-Fast/Makefile')
-rw-r--r--net/p5-XML-RPC-Fast/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-XML-RPC-Fast/Makefile b/net/p5-XML-RPC-Fast/Makefile
index b19412a82b56..817e7203e0a5 100644
--- a/net/p5-XML-RPC-Fast/Makefile
+++ b/net/p5-XML-RPC-Fast/Makefile
@@ -11,12 +11,12 @@ PKGNAMEPREFIX= p5-
MAINTAINER= mons@cpan.org
COMMENT= Fast and modular implementation for an XML-RPC client and server
-BUILD_DEPENDS= p5-HTTP-Message>=0:www/p5-HTTP-Message \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-HTTP-Message>=0:www/p5-HTTP-Message \
p5-WWW-Curl>=0:www/p5-WWW-Curl \
p5-XML-Hash-LX>=0.05:textproc/p5-XML-Hash-LX \
p5-XML-LibXML>=1.58:textproc/p5-XML-LibXML \
p5-libwww>=0:www/p5-libwww
-RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-NoWarnings>=0:devel/p5-Test-NoWarnings