summaryrefslogtreecommitdiff
path: root/www/p5-WebService-Simple/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-WebService-Simple/Makefile')
-rw-r--r--www/p5-WebService-Simple/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-WebService-Simple/Makefile b/www/p5-WebService-Simple/Makefile
index 199ecabbeb9a..ab1680b77e4e 100644
--- a/www/p5-WebService-Simple/Makefile
+++ b/www/p5-WebService-Simple/Makefile
@@ -13,7 +13,8 @@ COMMENT= Simple Interface To Web Services APIs
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Class-Accessor>=0:devel/p5-Class-Accessor \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Class-Accessor>=0:devel/p5-Class-Accessor \
p5-Class-Data-ConfigHash>=0:devel/p5-Class-Data-ConfigHash \
p5-Class-Inspector>=0:devel/p5-Class-Inspector \
p5-Hash-MultiValue>=0:devel/p5-Hash-MultiValue \
@@ -24,7 +25,6 @@ BUILD_DEPENDS= p5-Class-Accessor>=0:devel/p5-Class-Accessor \
p5-XML-LibXML>=0:textproc/p5-XML-LibXML \
p5-XML-Simple>=0:textproc/p5-XML-Simple \
p5-libwww>=0:www/p5-libwww
-RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-XML-Feed>=0:textproc/p5-XML-Feed \
p5-XML-Parser-Lite-Tree>=0:textproc/p5-XML-Parser-Lite-Tree