summaryrefslogtreecommitdiff
path: root/devel/p5-JSON-RPC/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-JSON-RPC/Makefile')
-rw-r--r--devel/p5-JSON-RPC/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-JSON-RPC/Makefile b/devel/p5-JSON-RPC/Makefile
index 93586b254210..af59911ad634 100644
--- a/devel/p5-JSON-RPC/Makefile
+++ b/devel/p5-JSON-RPC/Makefile
@@ -15,14 +15,14 @@ COMMENT= Perl implementation of JSON-RPC 1.1 protocol
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Class-Accessor-Lite>=0:devel/p5-Class-Accessor-Lite \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Class-Accessor-Lite>=0:devel/p5-Class-Accessor-Lite \
p5-HTTP-Message>=0:www/p5-HTTP-Message \
p5-JSON>=0:converters/p5-JSON \
p5-JSON-XS>=0:converters/p5-JSON-XS \
p5-Plack>=0:www/p5-Plack \
p5-Router-Simple>=0:www/p5-Router-Simple \
p5-libwww>=0:www/p5-libwww
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= modbuild