aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks/slowloris
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2013-09-15 16:15:41 +0800
committeraz <az@FreeBSD.org>2013-09-15 16:15:41 +0800
commit915e56e41a799015c287662c239cad917be2d623 (patch)
treeaf86ab3d72d9e9f6d9b0c530d4f6c6f8cf680ad5 /benchmarks/slowloris
parent03730bd7f2eda8b4459e015d76945b1f3b0f9e65 (diff)
downloadfreebsd-ports-gnome-915e56e41a799015c287662c239cad917be2d623.tar.gz
freebsd-ports-gnome-915e56e41a799015c287662c239cad917be2d623.tar.zst
freebsd-ports-gnome-915e56e41a799015c287662c239cad917be2d623.zip
- convert to the new perl5 framework
- convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket)
Diffstat (limited to 'benchmarks/slowloris')
-rw-r--r--benchmarks/slowloris/Makefile2
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 \