diff options
Diffstat (limited to 'benchmarks/iozone21')
-rw-r--r-- | benchmarks/iozone21/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/iozone21/Makefile b/benchmarks/iozone21/Makefile index 16693809dfe3..7409eaae72aa 100644 --- a/benchmarks/iozone21/Makefile +++ b/benchmarks/iozone21/Makefile @@ -4,7 +4,7 @@ MASTER_SITES= ftp://ftp.cs.uni-sb.de/pub/others/ EXTRACT_CMD= (cd ${WRKDIR}; gzcat | /usr/local/bin/gunshar) EXTRACT_ARGS= < NO_WRKSUBDIR= YES -DEPENDS= ${PORTSDIR}/archivers/gshar+gunshar +EXEC_DEPENDS= gunshar:${PORTSDIR}/archivers/gshar+gunshar pre-extract: depends |