aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Data-Rx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Data-Rx/Makefile')
-rw-r--r--devel/p5-Data-Rx/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Data-Rx/Makefile b/devel/p5-Data-Rx/Makefile
index 2b9b31fec60d..1a84b5196fdc 100644
--- a/devel/p5-Data-Rx/Makefile
+++ b/devel/p5-Data-Rx/Makefile
@@ -13,10 +13,10 @@ COMMENT= Perl implementation of Rx schema system
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-File-Find-Rule>=0:devel/p5-File-Find-Rule \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-File-Find-Rule>=0:devel/p5-File-Find-Rule \
p5-JSON>=2:converters/p5-JSON \
p5-Number-Tolerant>=0:devel/p5-Number-Tolerant
-RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Deep>=0:devel/p5-Test-Deep \
p5-Try-Tiny>=0:lang/p5-Try-Tiny