diff options
Diffstat (limited to 'www/p5-Template-Plugin-Class/Makefile')
-rw-r--r-- | www/p5-Template-Plugin-Class/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Template-Plugin-Class/Makefile b/www/p5-Template-Plugin-Class/Makefile index 25a3b10d2349..541394375d0e 100644 --- a/www/p5-Template-Plugin-Class/Makefile +++ b/www/p5-Template-Plugin-Class/Makefile @@ -15,7 +15,7 @@ MAINTAINER= lth@FreeBSD.org COMMENT= Allow calling of class methods on arbitrary classes BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Template.pm:${PORTSDIR}/www/p5-Template-Toolkit -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |