aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/iozone
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1995-02-17 16:44:28 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1995-02-17 16:44:28 +0000
commit5b50924596576bdab207b80e3db6145aaa2f3dd2 (patch)
treeda5d91e992ee0664259c8770954a2fca6674f419 /benchmarks/iozone
parent9da8f3926984072a63be73ae30bf09cab1a2d557 (diff)
downloadports-5b50924596576bdab207b80e3db6145aaa2f3dd2.tar.gz
ports-5b50924596576bdab207b80e3db6145aaa2f3dd2.zip
Remove cd WRKDIR
Notes
Notes: svn path=/head/; revision=998
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