diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-02-11 13:51:48 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-02-11 13:51:48 +0000 |
commit | 86793c984d6929b0d9d6e2f283fa7a6e24ad8846 (patch) | |
tree | 514f831b9b79e6406f53b572ee92815f71d23bd0 /benchmarks | |
parent | 9f2b60a3787262636d15fcbbb497df01fcfce1c5 (diff) | |
download | ports-86793c984d6929b0d9d6e2f283fa7a6e24ad8846.tar.gz ports-86793c984d6929b0d9d6e2f283fa7a6e24ad8846.zip |
Notes
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/iozone/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/iozone21/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/iozone/Makefile b/benchmarks/iozone/Makefile index 16693809dfe3..7409eaae72aa 100644 --- a/benchmarks/iozone/Makefile +++ b/benchmarks/iozone/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 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 |