diff options
Diffstat (limited to 'www/p5-STF-Dispatcher-PSGI/Makefile')
-rw-r--r-- | www/p5-STF-Dispatcher-PSGI/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-STF-Dispatcher-PSGI/Makefile b/www/p5-STF-Dispatcher-PSGI/Makefile index f591474e3f7f..e397aa6055b1 100644 --- a/www/p5-STF-Dispatcher-PSGI/Makefile +++ b/www/p5-STF-Dispatcher-PSGI/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= \ p5-HTTP-Date>0:${PORTSDIR}/www/p5-HTTP-Date \ p5-Plack>0:${PORTSDIR}/www/p5-Plack \ p5-Plack-Middleware-Header>0:${PORTSDIR}/www/p5-Plack-Middleware-Header -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes |