diff options
Diffstat (limited to 'www/p5-Catalyst-Plugin-Session-Store-DBIC/Makefile')
-rw-r--r-- | www/p5-Catalyst-Plugin-Session-Store-DBIC/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Catalyst-Plugin-Session-Store-DBIC/Makefile b/www/p5-Catalyst-Plugin-Session-Store-DBIC/Makefile index 2773bb0d2cba..070ef1d02988 100644 --- a/www/p5-Catalyst-Plugin-Session-Store-DBIC/Makefile +++ b/www/p5-Catalyst-Plugin-Session-Store-DBIC/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-DBIx-Class>=0.0700:${PORTSDIR}/databases/p5-DBIx-Class \ p5-MRO-Compat>0:${PORTSDIR}/devel/p5-MRO-Compat \ p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |