summaryrefslogtreecommitdiff
path: root/devel/p5-JSON-Schema/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-JSON-Schema/Makefile')
-rw-r--r--devel/p5-JSON-Schema/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-JSON-Schema/Makefile b/devel/p5-JSON-Schema/Makefile
index 75dfe794094d..416a6ddc363f 100644
--- a/devel/p5-JSON-Schema/Makefile
+++ b/devel/p5-JSON-Schema/Makefile
@@ -12,7 +12,8 @@ COMMENT= Validate JSON against a schema
LICENSE= MIT
-BUILD_DEPENDS= p5-Exporter-Tiny>=0:devel/p5-Exporter-Tiny \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Exporter-Tiny>=0:devel/p5-Exporter-Tiny \
p5-JSON>=2.0:converters/p5-JSON \
p5-JSON-Path>=0:devel/p5-JSON-Path \
p5-JSON-Hyper>=0:devel/p5-JSON-Hyper \
@@ -20,7 +21,6 @@ BUILD_DEPENDS= p5-Exporter-Tiny>=0:devel/p5-Exporter-Tiny \
p5-libwww>=0:www/p5-libwww \
p5-autovivification>=0:devel/p5-autovivification \
p5-match-simple>=0:devel/p5-match-simple
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure