summaryrefslogtreecommitdiff
path: root/devel/p5-Moo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Moo/Makefile')
-rw-r--r--devel/p5-Moo/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Moo/Makefile b/devel/p5-Moo/Makefile
index 75d6ad7a5ac6..45f56aa3b0f2 100644
--- a/devel/p5-Moo/Makefile
+++ b/devel/p5-Moo/Makefile
@@ -14,12 +14,12 @@ COMMENT= Minimalist Object Orientation (with Moose compatibility)
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Class-Method-Modifiers>=1.10:devel/p5-Class-Method-Modifiers \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Class-Method-Modifiers>=1.10:devel/p5-Class-Method-Modifiers \
p5-Devel-GlobalDestruction>=0.11:devel/p5-Devel-GlobalDestruction \
p5-Module-Runtime>=0.014:devel/p5-Module-Runtime \
p5-Role-Tiny>=2.000004:devel/p5-Role-Tiny \
p5-Sub-Quote>=2.003001:devel/p5-Sub-Quote
-RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Fatal>=0.003:devel/p5-Test-Fatal \
${XS_BUILD_DEPENDS}