diff options
Diffstat (limited to 'www/p5-Catalyst-Engine-PSGI/Makefile')
-rw-r--r-- | www/p5-Catalyst-Engine-PSGI/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Catalyst-Engine-PSGI/Makefile b/www/p5-Catalyst-Engine-PSGI/Makefile index 26d8d56dce69..397c199c1126 100644 --- a/www/p5-Catalyst-Engine-PSGI/Makefile +++ b/www/p5-Catalyst-Engine-PSGI/Makefile @@ -18,7 +18,7 @@ COMMENT= Perl extension of PSGI engine for Catalyst RUN_DEPENDS= \ p5-Catalyst-Runtime>=5.80007:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-Catalyst-Action-RenderView>0:${PORTSDIR}/www/p5-Catalyst-Action-RenderView -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes |