diff options
Diffstat (limited to 'www/p5-Template-GD/Makefile')
-rw-r--r-- | www/p5-Template-GD/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Template-GD/Makefile b/www/p5-Template-GD/Makefile index b212f4611edf..eaa4a50e6b91 100644 --- a/www/p5-Template-GD/Makefile +++ b/www/p5-Template-GD/Makefile @@ -15,7 +15,7 @@ MAINTAINER= glarkin@FreeBSD.org COMMENT= Template Toolkit plugin to interface with GD modules BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Template.pm:${PORTSDIR}/www/p5-Template-Toolkit -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |