summaryrefslogtreecommitdiff
path: root/devel/p5-Forest/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Forest/Makefile')
-rw-r--r--devel/p5-Forest/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Forest/Makefile b/devel/p5-Forest/Makefile
index f2e18877e9e9..30e7076fcc6e 100644
--- a/devel/p5-Forest/Makefile
+++ b/devel/p5-Forest/Makefile
@@ -15,9 +15,9 @@ COMMENT= Collection of n-ary tree related modules
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Moose>=2:devel/p5-Moose \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Moose>=2:devel/p5-Moose \
p5-MooseX-Clone>=0.05:devel/p5-MooseX-Clone
-RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Path-Class>=0:devel/p5-Path-Class \
p5-Test-Exception>=0:devel/p5-Test-Exception