diff options
Diffstat (limited to 'www/p5-Catalyst-Component-InstancePerContext/Makefile')
-rw-r--r-- | www/p5-Catalyst-Component-InstancePerContext/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Catalyst-Component-InstancePerContext/Makefile b/www/p5-Catalyst-Component-InstancePerContext/Makefile index 053c480899b2..2ef24027b4d1 100644 --- a/www/p5-Catalyst-Component-InstancePerContext/Makefile +++ b/www/p5-Catalyst-Component-InstancePerContext/Makefile @@ -16,7 +16,7 @@ COMMENT= Return a new instance a component on each request BUILD_DEPENDS= p5-Catalyst-Runtime>=0:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-Moose>=0:${PORTSDIR}/devel/p5-Moose -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |