aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks/iozone
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1995-02-18 00:44:28 +0800
committerache <ache@FreeBSD.org>1995-02-18 00:44:28 +0800
commit030bb0be7e2fa7ed172bdbf63f01c1ebab90ce58 (patch)
tree79ebb06bb9ce65e51a0d44a722e0bcd0e8bd08f9 /benchmarks/iozone
parent353f3cfbf830c40fcb44fbe95e29a302e240ba05 (diff)
downloadfreebsd-ports-gnome-030bb0be7e2fa7ed172bdbf63f01c1ebab90ce58.tar.gz
freebsd-ports-gnome-030bb0be7e2fa7ed172bdbf63f01c1ebab90ce58.tar.zst
freebsd-ports-gnome-030bb0be7e2fa7ed172bdbf63f01c1ebab90ce58.zip
Remove cd WRKDIR
Diffstat (limited to 'benchmarks/iozone')
-rw-r--r--benchmarks/iozone/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/iozone/Makefile b/benchmarks/iozone/Makefile
index 7409eaae72aa..a282cd26eae4 100644
--- a/benchmarks/iozone/Makefile
+++ b/benchmarks/iozone/Makefile
@@ -1,7 +1,7 @@
DISTFILES= iozone-2.01.shar.gz
DISTNAME= iozone
MASTER_SITES= ftp://ftp.cs.uni-sb.de/pub/others/
-EXTRACT_CMD= (cd ${WRKDIR}; gzcat | /usr/local/bin/gunshar)
+EXTRACT_CMD= gzcat | /usr/local/bin/gunshar
EXTRACT_ARGS= <
NO_WRKSUBDIR= YES
EXEC_DEPENDS= gunshar:${PORTSDIR}/archivers/gshar+gunshar