aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/iozone/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/iozone/Makefile')
-rw-r--r--benchmarks/iozone/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/benchmarks/iozone/Makefile b/benchmarks/iozone/Makefile
index 89d8e95c9406..ae566bbd4004 100644
--- a/benchmarks/iozone/Makefile
+++ b/benchmarks/iozone/Makefile
@@ -2,8 +2,8 @@
# $FreeBSD$
PORTNAME= iozone
-DISTVERSION= 3_487
-PORTREVISION= 1
+DISTVERSION= 3_491
+PORTREVISION= 0
CATEGORIES= benchmarks
MASTER_SITES= http://www.iozone.org/src/current/
DISTNAME= ${PORTNAME}${DISTVERSION}
@@ -31,6 +31,9 @@ THREADS_DESC= Enable threading (uses pthreads)
THREADS_LDFLAGS= -lpthread
THREADS_CFLAGS_OFF= -DNO_THREADS
+post-extract:
+ @cd ${WRKSRC} && ${GMAKE} clean
+
post-patch-SSH-on:
@${REINPLACE_CMD} -e 's|shell\,\"rsh\"|shell\,\"ssh\"|' \
${WRKSRC}/iozone.c