diff options
Diffstat (limited to 'benchmarks/slowloris/Makefile')
-rw-r--r-- | benchmarks/slowloris/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/slowloris/Makefile b/benchmarks/slowloris/Makefile index 475005fd8f2c..7d10dbd4ad84 100644 --- a/benchmarks/slowloris/Makefile +++ b/benchmarks/slowloris/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.renatasystems.org/pub/FreeBSD/ports/distfiles/ MAINTAINER= alexey@renatasystems.org COMMENT= The low bandwidth, yet greedy and poisonous HTTP client -USE_PERL5= yes +USES= perl5 NO_BUILD= yes RUN_DEPENDS= p5-IO-Socket-SSL>=0:${PORTSDIR}/security/p5-IO-Socket-SSL \ |