summaryrefslogtreecommitdiff
path: root/math/p5-Math-Prime-XS/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/p5-Math-Prime-XS/Makefile')
-rw-r--r--math/p5-Math-Prime-XS/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/p5-Math-Prime-XS/Makefile b/math/p5-Math-Prime-XS/Makefile
index 7b204595cd9b..1ced2d8b14cd 100644
--- a/math/p5-Math-Prime-XS/Makefile
+++ b/math/p5-Math-Prime-XS/Makefile
@@ -13,9 +13,9 @@ COMMENT= Detect and calculate prime numbers with deterministic tests
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Params-Validate>=0:devel/p5-Params-Validate \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Params-Validate>=0:devel/p5-Params-Validate \
p5-boolean>=0:devel/p5-boolean
-RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Pod>=1.14:devel/p5-Test-Pod \
p5-Test-Pod-Coverage>=1.04:devel/p5-Test-Pod-Coverage