aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Plack-Handler-CLI/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Plack-Handler-CLI/Makefile')
-rw-r--r--www/p5-Plack-Handler-CLI/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Plack-Handler-CLI/Makefile b/www/p5-Plack-Handler-CLI/Makefile
index 13a62fcfc0d9..d32d0f9defb5 100644
--- a/www/p5-Plack-Handler-CLI/Makefile
+++ b/www/p5-Plack-Handler-CLI/Makefile
@@ -18,7 +18,7 @@ RUN_DEPENDS= \
p5-Any-Moose>0:${PORTSDIR}/devel/p5-Any-Moose \
p5-Plack>=0.99:${PORTSDIR}/www/p5-Plack \
p5-URI>0:${PORTSDIR}/net/p5-URI
-BUILD_DEPENDS= ${RUN_DEPENDS}
+BUILD_DEPENDS:= ${RUN_DEPENDS}
TEST_DEPENDS= \
p5-HTTP-Request-AsCGI>0:${PORTSDIR}/www/p5-HTTP-Request-AsCGI \
p5-Test-Requires>0:${PORTSDIR}/devel/p5-Test-Requires \