summaryrefslogtreecommitdiff
path: root/www/p5-WordPress-XMLRPC/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-WordPress-XMLRPC/Makefile')
-rw-r--r--www/p5-WordPress-XMLRPC/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-WordPress-XMLRPC/Makefile b/www/p5-WordPress-XMLRPC/Makefile
index bc63395f97f7..cfe154dc3c57 100644
--- a/www/p5-WordPress-XMLRPC/Makefile
+++ b/www/p5-WordPress-XMLRPC/Makefile
@@ -13,9 +13,9 @@ COMMENT= Perl 5 API to WordPress XML-RPC services
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-SOAP-Lite>=0:net/p5-SOAP-Lite \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-SOAP-Lite>=0:net/p5-SOAP-Lite \
p5-XMLRPC-Lite>=0:net/p5-XMLRPC-Lite
-RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Smart-Comments>=0:devel/p5-Smart-Comments \
p5-YAML>=0:textproc/p5-YAML