diff options
Diffstat (limited to 'www/p5-Catalyst-Plugin-Session-State-Cookie/Makefile')
-rw-r--r-- | www/p5-Catalyst-Plugin-Session-State-Cookie/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Catalyst-Plugin-Session-State-Cookie/Makefile b/www/p5-Catalyst-Plugin-Session-State-Cookie/Makefile index 6add526587b5..b4495ac9a71b 100644 --- a/www/p5-Catalyst-Plugin-Session-State-Cookie/Makefile +++ b/www/p5-Catalyst-Plugin-Session-State-Cookie/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= \ p5-MRO-Compat>=0:${PORTSDIR}/devel/p5-MRO-Compat \ p5-Moose>0:${PORTSDIR}/devel/p5-Moose \ p5-namespace-autoclean>0:${PORTSDIR}/devel/p5-namespace-autoclean -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes |