summaryrefslogtreecommitdiff
path: root/www/p5-RPC-ExtDirect/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-RPC-ExtDirect/Makefile')
-rw-r--r--www/p5-RPC-ExtDirect/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-RPC-ExtDirect/Makefile b/www/p5-RPC-ExtDirect/Makefile
index 6cd19d23d21e..2c4df9e21c3e 100644
--- a/www/p5-RPC-ExtDirect/Makefile
+++ b/www/p5-RPC-ExtDirect/Makefile
@@ -13,9 +13,9 @@ COMMENT= Perl extension for implementing the Ext.Direct remoting protocol
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Attribute-Handlers>=0.93:devel/p5-Attribute-Handlers \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Attribute-Handlers>=0.93:devel/p5-Attribute-Handlers \
p5-JSON>=2.53:converters/p5-JSON
-RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Pod>=1.46:devel/p5-Test-Pod
USES= perl5