summaryrefslogtreecommitdiff
path: root/benchmarks/iozone
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1994-10-06 01:02:07 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1994-10-06 01:02:07 +0000
commit329fbdce3a696f7480fc177f4fc7e56d0fe025f3 (patch)
tree5a0fb3415ca1f26af236e037d727d27c9cc86675 /benchmarks/iozone
parentUpdate from Jean-Marc Zucconi. (diff)
Update of this port from Jean-Marc Zucconi
Submitted by: jmz
Notes
Notes: svn path=/head/; revision=183
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>