summaryrefslogtreecommitdiff
path: root/www/p5-Dancer-Plugin-RPC/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Dancer-Plugin-RPC/Makefile')
-rw-r--r--www/p5-Dancer-Plugin-RPC/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Dancer-Plugin-RPC/Makefile b/www/p5-Dancer-Plugin-RPC/Makefile
index 7d73cd690c7f..e5f575e4d9b8 100644
--- a/www/p5-Dancer-Plugin-RPC/Makefile
+++ b/www/p5-Dancer-Plugin-RPC/Makefile
@@ -14,12 +14,12 @@ COMMENT= Configure endpoints for XMLRPC and JSONRPC procedures
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Dancer>=1.3100:www/p5-Dancer \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Dancer>=1.3100:www/p5-Dancer \
p5-JSON>=2.0:converters/p5-JSON \
p5-Params-ValidationCompiler>=0.24:devel/p5-Params-ValidationCompiler \
p5-RPC-XML>=0.56:net/p5-RPC-XML \
p5-Type-Tiny>=1:devel/p5-Type-Tiny
-RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Fatal>=0.010:devel/p5-Test-Fatal \
p5-Test-NoWarnings>=1:devel/p5-Test-NoWarnings