aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Filter-Template/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Filter-Template/Makefile')
-rw-r--r--devel/p5-Filter-Template/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Filter-Template/Makefile b/devel/p5-Filter-Template/Makefile
index 3f88a1a44f93..58db062a1b58 100644
--- a/devel/p5-Filter-Template/Makefile
+++ b/devel/p5-Filter-Template/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= perl@FreeBSD.org
COMMENT= A source filter for inline code templates (macros)
BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Filter/Util/Call.pm:${PORTSDIR}/devel/p5-Filter
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS:= ${BUILD_DEPENDS}
MAN3= Filter::Template.3 Filter::Template::UseBytes.3