diff options
Diffstat (limited to 'www/p5-Catalyst-Plugin-Session-Store-Delegate/Makefile')
-rw-r--r-- | www/p5-Catalyst-Plugin-Session-Store-Delegate/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Catalyst-Plugin-Session-Store-Delegate/Makefile b/www/p5-Catalyst-Plugin-Session-Store-Delegate/Makefile index cdb42c10f9b4..9e0d07719a1c 100644 --- a/www/p5-Catalyst-Plugin-Session-Store-Delegate/Makefile +++ b/www/p5-Catalyst-Plugin-Session-Store-Delegate/Makefile @@ -16,7 +16,7 @@ COMMENT= Delegate session storage to an application model object BUILD_DEPENDS= p5-Catalyst-Plugin-Session>=0.27:${PORTSDIR}/www/p5-Catalyst-Plugin-Session \ p5-MRO-Compat>0:${PORTSDIR}/devel/p5-MRO-Compat -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |