diff options
Diffstat (limited to 'www/p5-Plack-Middleware-AutoRefresh/Makefile')
-rw-r--r-- | www/p5-Plack-Middleware-AutoRefresh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Plack-Middleware-AutoRefresh/Makefile b/www/p5-Plack-Middleware-AutoRefresh/Makefile index fcfe1ec66b00..cbb9836b1077 100644 --- a/www/p5-Plack-Middleware-AutoRefresh/Makefile +++ b/www/p5-Plack-Middleware-AutoRefresh/Makefile @@ -22,7 +22,7 @@ RUN_DEPENDS= \ p5-JSON-Any>0:${PORTSDIR}/converters/p5-JSON-Any \ p5-Plack>0:${PORTSDIR}/www/p5-Plack \ p5-Readonly>0:${PORTSDIR}/devel/p5-Readonly -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_MODBUILD= yes |