summaryrefslogtreecommitdiff
path: root/benchmarks/httperf
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/httperf')
-rw-r--r--benchmarks/httperf/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/benchmarks/httperf/Makefile b/benchmarks/httperf/Makefile
index 67fb2d8e73d..8513be048bc 100644
--- a/benchmarks/httperf/Makefile
+++ b/benchmarks/httperf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2007/01/03 05:50:15 cjs Exp $
+# $NetBSD: Makefile,v 1.16 2008/02/05 13:51:09 reed Exp $
DISTNAME= httperf-0.8
CATEGORIES= benchmarks www
@@ -11,6 +11,7 @@ COMMENT= Popular web server benchmarking program
PKG_INSTALLATION_TYPES= overwrite pkgviews
GNU_CONFIGURE= yes
+MAKE_JOBS_SAFE= no
USE_TOOLS+= gmake
.include "../../mk/bsd.prefs.mk"