aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Forest/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Forest/Makefile')
-rw-r--r--devel/p5-Forest/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Forest/Makefile b/devel/p5-Forest/Makefile
index 02ebd3eb4c16..d66e66011200 100644
--- a/devel/p5-Forest/Makefile
+++ b/devel/p5-Forest/Makefile
@@ -18,7 +18,7 @@ COMMENT= A collection of n-ary tree related modules
RUN_DEPENDS= p5-Moose>=0.90:${PORTSDIR}/devel/p5-Moose \
p5-MooseX-AttributeHelpers>=0.17:${PORTSDIR}/devel/p5-MooseX-AttributeHelpers \
p5-MooseX-Clone>=0.05:${PORTSDIR}/devel/p5-MooseX-Clone
-BUILD_DEPENDS= ${RUN_DEPENDS}
+BUILD_DEPENDS:= ${RUN_DEPENDS}
BUILD_DEPENDS+= p5-Path-Class>=0:${PORTSDIR}/devel/p5-Path-Class \
p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception