summaryrefslogtreecommitdiff
path: root/www/p5-JSON-API/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-JSON-API/Makefile')
-rw-r--r--www/p5-JSON-API/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-JSON-API/Makefile b/www/p5-JSON-API/Makefile
index 146e578f8ed7..bdc483ee9fbf 100644
--- a/www/p5-JSON-API/Makefile
+++ b/www/p5-JSON-API/Makefile
@@ -14,10 +14,10 @@ COMMENT= Module to interact with a JSON API
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-JSON>=2:converters/p5-JSON \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-JSON>=2:converters/p5-JSON \
p5-libwww>=0:www/p5-libwww \
p5-URI-Encode>0:www/p5-URI-Encode
-RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-IO-Capture>=0:devel/p5-IO-Capture \
p5-Test-Fake-HTTPD>=0:devel/p5-Test-Fake-HTTPD \
p5-Test-Pod-Coverage>=0:devel/p5-Test-Pod-Coverage