diff options
Diffstat (limited to 'www/p5-Catalyst-Enzyme/Makefile')
-rw-r--r-- | www/p5-Catalyst-Enzyme/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Catalyst-Enzyme/Makefile b/www/p5-Catalyst-Enzyme/Makefile index eca695439aa9..e0b5578fb758 100644 --- a/www/p5-Catalyst-Enzyme/Makefile +++ b/www/p5-Catalyst-Enzyme/Makefile @@ -34,7 +34,7 @@ BUILD_DEPENDS= \ p5-HTML-Tree>=0:${PORTSDIR}/www/p5-HTML-Tree \ p5-Path-Class>=0:${PORTSDIR}/devel/p5-Path-Class \ p5-URI>=0:${PORTSDIR}/net/p5-URI -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |