summaryrefslogtreecommitdiff
path: root/devel/p5-Scalar-Does/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Scalar-Does/Makefile')
-rw-r--r--devel/p5-Scalar-Does/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Scalar-Does/Makefile b/devel/p5-Scalar-Does/Makefile
index bf6dcad98be3..ab08646cfc52 100644
--- a/devel/p5-Scalar-Does/Makefile
+++ b/devel/p5-Scalar-Does/Makefile
@@ -14,12 +14,12 @@ LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= p5-Exporter-Tiny>=0.026:devel/p5-Exporter-Tiny \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Exporter-Tiny>=0.026:devel/p5-Exporter-Tiny \
p5-Type-Tiny>=0.004:devel/p5-Type-Tiny \
p5-URI>=0:net/p5-URI \
p5-lexical-underscore>=0:devel/p5-lexical-underscore \
p5-namespace-clean>=0.19:devel/p5-namespace-clean
-RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-IO-All>=0:devel/p5-IO-All \
p5-Moose>=0:devel/p5-Moose \
p5-MooseX-Types>=0:devel/p5-MooseX-Types \