diff options
Diffstat (limited to 'www/p5-HTML-Template-Associate/Makefile')
-rw-r--r-- | www/p5-HTML-Template-Associate/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-HTML-Template-Associate/Makefile b/www/p5-HTML-Template-Associate/Makefile index a132863da187..d0bcec8afb84 100644 --- a/www/p5-HTML-Template-Associate/Makefile +++ b/www/p5-HTML-Template-Associate/Makefile @@ -17,7 +17,7 @@ COMMENT= Bridges gap between HTML::Template and other modules RUN_DEPENDS= ${SITE_PERL}/HTML/Template.pm:${PORTSDIR}/www/p5-HTML-Template \ ${SITE_PERL}/Data/FormValidator.pm:${PORTSDIR}/textproc/p5-Data-FormValidator -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes |