aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/iozone
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 15:52:44 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 15:52:44 +0000
commit0f0eb50c1e9988923b5a502ecdeb918467b60cac (patch)
tree31ede4b6a16eed4dc573704597f9b61f97243a68 /benchmarks/iozone
parentd4278602bbf25b434150614a7797e9b8d7c8103f (diff)
downloadports-0f0eb50c1e9988923b5a502ecdeb918467b60cac.tar.gz
ports-0f0eb50c1e9988923b5a502ecdeb918467b60cac.zip
Notes
Diffstat (limited to 'benchmarks/iozone')
-rw-r--r--benchmarks/iozone/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmarks/iozone/Makefile b/benchmarks/iozone/Makefile
index 36995150dd55..55086eec6399 100644
--- a/benchmarks/iozone/Makefile
+++ b/benchmarks/iozone/Makefile
@@ -29,6 +29,7 @@ OPTIONS_DEFAULT=SSH THREADS
SSH_DESC= Use ssh in distributed measurement
THREADS_DESC= Enable threading (uses pthreads)
+NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MTHREADS}