diff options
Diffstat (limited to 'www/p5-Catalyst-Plugin-Setenv/Makefile')
-rw-r--r-- | www/p5-Catalyst-Plugin-Setenv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Catalyst-Plugin-Setenv/Makefile b/www/p5-Catalyst-Plugin-Setenv/Makefile index c305026b841f..b7fc82bfbf68 100644 --- a/www/p5-Catalyst-Plugin-Setenv/Makefile +++ b/www/p5-Catalyst-Plugin-Setenv/Makefile @@ -15,7 +15,7 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Set up the environment from Catalyst's config file BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_MODBUILD= yes |