diff options
Diffstat (limited to 'www/p5-Plack-Middleware-Throttle/Makefile')
-rw-r--r-- | www/p5-Plack-Middleware-Throttle/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Plack-Middleware-Throttle/Makefile b/www/p5-Plack-Middleware-Throttle/Makefile index 7c602a3c2b71..e9b0abce356c 100644 --- a/www/p5-Plack-Middleware-Throttle/Makefile +++ b/www/p5-Plack-Middleware-Throttle/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= \ p5-libwww>0:${PORTSDIR}/www/p5-libwww \ p5-Moose>0:${PORTSDIR}/devel/p5-Moose \ p5-Plack>0:${PORTSDIR}/www/p5-Plack -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes |