summaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2020-03-16 13:47:27 +0000
committertnn <tnn@pkgsrc.org>2020-03-16 13:47:27 +0000
commita01359cdd0169daf762d948f537314bdd35d7acb (patch)
tree4c2411a30ebb465a08034edf395eb27ce3cf062e /benchmarks
parentb33147887555e76829eb28549dcaf02728bbf1b9 (diff)
downloadpkgsrc-a01359cdd0169daf762d948f537314bdd35d7acb.tar.gz
httperf: needs libtool
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/httperf/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/benchmarks/httperf/Makefile b/benchmarks/httperf/Makefile
index 8f112d9ce94..13473387197 100644
--- a/benchmarks/httperf/Makefile
+++ b/benchmarks/httperf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2020/03/11 14:24:44 nia Exp $
+# $NetBSD: Makefile,v 1.25 2020/03/16 13:47:27 tnn Exp $
DISTNAME= httperf-0.9.0.20190829
CATEGORIES= benchmarks www
@@ -12,6 +12,7 @@ LICENSE= gnu-gpl-v2
GNU_CONFIGURE= yes
MAKE_JOBS_SAFE= no
+USE_LIBTOOL= yes
USE_TOOLS+= autoconf autoreconf automake
CFLAGS+= -DFD_SETSIZE=16424