diff options
Diffstat (limited to 'www/p5-Template-Plugin-FillInForm/Makefile')
-rw-r--r-- | www/p5-Template-Plugin-FillInForm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Template-Plugin-FillInForm/Makefile b/www/p5-Template-Plugin-FillInForm/Makefile index b6c16e61f6f8..fe1b78ff99c3 100644 --- a/www/p5-Template-Plugin-FillInForm/Makefile +++ b/www/p5-Template-Plugin-FillInForm/Makefile @@ -17,7 +17,7 @@ COMMENT= Template::Plugin::FillInForm - TT plugin for HTML::FillInForm RUN_DEPENDS= p5-HTML-FillInForm>=0:${PORTSDIR}/www/p5-HTML-FillInForm \ p5-Template-Toolkit>=0:${PORTSDIR}/www/p5-Template-Toolkit -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes |