diff options
author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1995-01-13 13:17:41 +0000 |
---|---|---|
committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1995-01-13 13:17:41 +0000 |
commit | c33be61ae6b0288f7537a673e38b4348c321890a (patch) | |
tree | 80e78a0bbd7aa9a8505eb53ce72887d71643fc21 /benchmarks/iozone21 | |
parent | Adjust DEPENDS to conform to reshuffle. (diff) |
Update DEPENDS lines to point to the new relocated ports.
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 6ff203949891..c02157bdb0ee 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}/utils/gshar+gunshar +DEPENDS= ${PORTSDIR}/archivers/gshar+gunshar pre-extract: depends |