summaryrefslogtreecommitdiff
path: root/devel/p5-Config-JSON/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Config-JSON/Makefile')
-rw-r--r--devel/p5-Config-JSON/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Config-JSON/Makefile b/devel/p5-Config-JSON/Makefile
index a677b961884d..6302d29e5715 100644
--- a/devel/p5-Config-JSON/Makefile
+++ b/devel/p5-Config-JSON/Makefile
@@ -13,9 +13,9 @@ COMMENT= JSON based config file system
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-JSON>=2.16:converters/p5-JSON \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-JSON>=2.16:converters/p5-JSON \
p5-Moo>=0:devel/p5-Moo
-RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Deep>=0:devel/p5-Test-Deep
USES= perl5