aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks/iozone
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1994-10-06 09:02:07 +0800
committerjkh <jkh@FreeBSD.org>1994-10-06 09:02:07 +0800
commit61383020f3aa5423f5461a5a069248ffb12d0d5a (patch)
tree6a2bcf505af5707d16b832e77388cb8f16bb6af6 /benchmarks/iozone
parentfa423b686a669f79374ef237759d2c06e082a51c (diff)
downloadfreebsd-ports-gnome-61383020f3aa5423f5461a5a069248ffb12d0d5a.tar.gz
freebsd-ports-gnome-61383020f3aa5423f5461a5a069248ffb12d0d5a.tar.zst
freebsd-ports-gnome-61383020f3aa5423f5461a5a069248ffb12d0d5a.zip
Update of this port from Jean-Marc Zucconi
Submitted by: jmz
Diffstat (limited to 'benchmarks/iozone')
-rw-r--r--benchmarks/iozone/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/benchmarks/iozone/Makefile b/benchmarks/iozone/Makefile
index 4c1c18b2794c..5c48deb54ec9 100644
--- a/benchmarks/iozone/Makefile
+++ b/benchmarks/iozone/Makefile
@@ -1,4 +1,7 @@
DISTNAME= iozone-1.16
MASTER_SITES= ftp://liasun3.epfl.ch/pub/util/
+MAKE_FLAGS= PREFIX=${PREFIX}
+MAKEFILE=
+
.include <bsd.port.mk>