diff options
Diffstat (limited to 'www/p5-Template-Timer/Makefile')
-rw-r--r-- | www/p5-Template-Timer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Template-Timer/Makefile b/www/p5-Template-Timer/Makefile index 4f2765f0b679..ec1b06596fa4 100644 --- a/www/p5-Template-Timer/Makefile +++ b/www/p5-Template-Timer/Makefile @@ -16,7 +16,7 @@ MAINTAINER= lth@FreeBSD.org COMMENT= Rudimentary profiling for 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 |