diff options
Diffstat (limited to 'www/p5-Template-Toolkit-Simple/Makefile')
-rw-r--r-- | www/p5-Template-Toolkit-Simple/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Template-Toolkit-Simple/Makefile b/www/p5-Template-Toolkit-Simple/Makefile index 20a31c7005bf..1fd793aa787b 100644 --- a/www/p5-Template-Toolkit-Simple/Makefile +++ b/www/p5-Template-Toolkit-Simple/Makefile @@ -15,7 +15,7 @@ MAINTAINER= lwhsu@FreeBSD.org COMMENT= A Simple Interface to Template Toolkit BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Template.pm:${PORTSDIR}/www/p5-Template-Toolkit -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |