aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Starman/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Starman/Makefile')
-rw-r--r--www/p5-Starman/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Starman/Makefile b/www/p5-Starman/Makefile
index d2e79c409abb..1f53da549d6e 100644
--- a/www/p5-Starman/Makefile
+++ b/www/p5-Starman/Makefile
@@ -13,12 +13,12 @@ COMMENT= Perl extension for high-performance preforking PSGI web server
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
+BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= \
p5-Data-Dump>0:devel/p5-Data-Dump \
p5-HTTP-Parser-XS>0:www/p5-HTTP-Parser-XS \
p5-Net-Server>=2.007:net/p5-Net-Server \
p5-Plack>=0.9971:www/p5-Plack
-BUILD_DEPENDS:= ${RUN_DEPENDS}
TEST_DEPENDS= \
p5-Test-Requires>0:devel/p5-Test-Requires \
p5-Test-TCP>=2.00:devel/p5-Test-TCP