diff options
Diffstat (limited to 'www/p5-Template-Plugin-Number-Format/Makefile')
-rw-r--r-- | www/p5-Template-Plugin-Number-Format/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Template-Plugin-Number-Format/Makefile b/www/p5-Template-Plugin-Number-Format/Makefile index 03c13880785c..b6c618891bd8 100644 --- a/www/p5-Template-Plugin-Number-Format/Makefile +++ b/www/p5-Template-Plugin-Number-Format/Makefile @@ -16,7 +16,7 @@ COMMENT= Plugin/filter interface to Number::Format RUN_DEPENDS= p5-Number-Format>0:${PORTSDIR}/textproc/p5-Number-Format \ p5-Template-Toolkit>=2.07:${PORTSDIR}/www/p5-Template-Toolkit -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes |