summaryrefslogtreecommitdiff
path: root/devel/p5-MooseX-Meta-TypeConstraint-Mooish/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-MooseX-Meta-TypeConstraint-Mooish/Makefile')
-rw-r--r--devel/p5-MooseX-Meta-TypeConstraint-Mooish/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-MooseX-Meta-TypeConstraint-Mooish/Makefile b/devel/p5-MooseX-Meta-TypeConstraint-Mooish/Makefile
index 4b014eaa37e7..7ac7a132c137 100644
--- a/devel/p5-MooseX-Meta-TypeConstraint-Mooish/Makefile
+++ b/devel/p5-MooseX-Meta-TypeConstraint-Mooish/Makefile
@@ -11,10 +11,10 @@ COMMENT= Translate Moo-style constraints to Moose-style
LICENSE= LGPL21
-BUILD_DEPENDS= p5-Moose>=0:devel/p5-Moose \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Moose>=0:devel/p5-Moose \
p5-Try-Tiny>=0:lang/p5-Try-Tiny \
p5-namespace-autoclean>=0.24:devel/p5-namespace-autoclean
-RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-CheckDeps>=0.010:devel/p5-Test-CheckDeps \
p5-Test-Fatal>=0:devel/p5-Test-Fatal \
p5-Test-Moose-More>=0.028:devel/p5-Test-Moose-More \