diff options
Diffstat (limited to 'www/p5-Catalyst-Plugin-I18N/Makefile')
-rw-r--r-- | www/p5-Catalyst-Plugin-I18N/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Catalyst-Plugin-I18N/Makefile b/www/p5-Catalyst-Plugin-I18N/Makefile index bdb80f21d13f..c1fee5c1ed5f 100644 --- a/www/p5-Catalyst-Plugin-I18N/Makefile +++ b/www/p5-Catalyst-Plugin-I18N/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-Locale-Maketext-Lexicon>=0:${PORTSDIR}/devel/p5-Locale-Maketext-Lexicon \ p5-Locale-Maketext-Simple>=0.19:${PORTSDIR}/devel/p5-Locale-Maketext-Simple \ p5-MRO-Compat>=0.10:${PORTSDIR}/devel/p5-MRO-Compat -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |