diff options
Diffstat (limited to 'www/p5-Catalyst-View-HTML-Template-Compiled/Makefile')
-rw-r--r-- | www/p5-Catalyst-View-HTML-Template-Compiled/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Catalyst-View-HTML-Template-Compiled/Makefile b/www/p5-Catalyst-View-HTML-Template-Compiled/Makefile index 1db8a4b6f302..7f6072347790 100644 --- a/www/p5-Catalyst-View-HTML-Template-Compiled/Makefile +++ b/www/p5-Catalyst-View-HTML-Template-Compiled/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= p5-HTML-Template-Compiled>=0.74:${PORTSDIR}/www/p5-HTML-Template- ${SITE_PERL}/Path/Class.pm:${PORTSDIR}/devel/p5-Path-Class \ ${SITE_PERL}/Catalyst.pm:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-Catalyst-Devel>=1.00:${PORTSDIR}/www/p5-Catalyst-Devel -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_MODBUILD= yes |