aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Plack-Middleware-ReverseProxy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Plack-Middleware-ReverseProxy/Makefile')
-rw-r--r--www/p5-Plack-Middleware-ReverseProxy/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Plack-Middleware-ReverseProxy/Makefile b/www/p5-Plack-Middleware-ReverseProxy/Makefile
index d26910f40f8b..3b28f571dbae 100644
--- a/www/p5-Plack-Middleware-ReverseProxy/Makefile
+++ b/www/p5-Plack-Middleware-ReverseProxy/Makefile
@@ -17,7 +17,7 @@ COMMENT= Perl extension to support app to run as a reverse proxy backend
RUN_DEPENDS= \
p5-Plack>=0.9988:${PORTSDIR}/www/p5-Plack \
p5-YAML>0:${PORTSDIR}/textproc/p5-YAML
-BUILD_DEPENDS= ${RUN_DEPENDS}
+BUILD_DEPENDS:= ${RUN_DEPENDS}
TEST_DEPENDS= p5-Test-Base>0:${PORTSDIR}/devel/p5-Test-Base
PERL_CONFIGURE= yes