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 | |
parent | 5fb02b25e4ed3d893173581ab3dd54f1a0181f9a (diff) | |
download | freebsd-ports-c33be61ae6b0288f7537a673e38b4348c321890a.zip |
Update DEPENDS lines to point to the new relocated ports.
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 6ff203949891..c02157bdb0ee 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}/utils/gshar+gunshar +DEPENDS= ${PORTSDIR}/archivers/gshar+gunshar pre-extract: depends 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 |