diff options
author | jkh <jkh@FreeBSD.org> | 1995-01-13 21:17:41 +0800 |
---|---|---|
committer | jkh <jkh@FreeBSD.org> | 1995-01-13 21:17:41 +0800 |
commit | c20be7f910ed9e625c717e45bfd698190b9902ae (patch) | |
tree | 10cc6db3a683300bcd5085d8363ced731c0945b7 /benchmarks/iozone/Makefile | |
parent | a920f72e890437536ea29308311e666810ba44b0 (diff) | |
download | freebsd-ports-gnome-c20be7f910ed9e625c717e45bfd698190b9902ae.tar.gz freebsd-ports-gnome-c20be7f910ed9e625c717e45bfd698190b9902ae.tar.zst freebsd-ports-gnome-c20be7f910ed9e625c717e45bfd698190b9902ae.zip |
Update DEPENDS lines to point to the new relocated ports.
Diffstat (limited to 'benchmarks/iozone/Makefile')
-rw-r--r-- | benchmarks/iozone/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |