From a40aa1591bed197dce81d947536f3b33d11566af Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Sat, 11 Oct 2003 14:47:27 +0000 Subject: - Add CONFLICTS, because of the same item in pkg-plist Submitted by: Oliver Eikemeier --- benchmarks/iozone21/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'benchmarks/iozone21') diff --git a/benchmarks/iozone21/Makefile b/benchmarks/iozone21/Makefile index 9433c6fd0b9c..1382b85627d4 100644 --- a/benchmarks/iozone21/Makefile +++ b/benchmarks/iozone21/Makefile @@ -15,6 +15,8 @@ EXTRACT_SUFX= .shar.gz MAINTAINER= ports@FreeBSD.org COMMENT= Performance Test of Sequential File I/O (older version) +CONFLICTS= iozone-3.* + LATEST_LINK= iozone21 EXTRACT_CMD= ( ${GZCAT} | ${AWK} '{if (/^\#!/) x++} {if(x) print $$0'}| ${SH} ) -- cgit v1.2.3