diff --git a/benchmarks/iozone21/Makefile b/benchmarks/iozone21/Makefile index 1382b85627d4..9d5c2cd47651 100644 --- a/benchmarks/iozone21/Makefile +++ b/benchmarks/iozone21/Makefile @@ -18,6 +18,7 @@ COMMENT= Performance Test of Sequential File I/O (older version) CONFLICTS= iozone-3.* LATEST_LINK= iozone21 +PLIST_FILES= bin/iozone EXTRACT_CMD= ( ${GZCAT} | ${AWK} '{if (/^\#!/) x++} {if(x) print $$0'}| ${SH} ) EXTRACT_BEFORE_ARGS= < diff --git a/benchmarks/iozone21/pkg-plist b/benchmarks/iozone21/pkg-plist deleted file mode 100644 index ee271247167c..000000000000 --- a/benchmarks/iozone21/pkg-plist +++ /dev/null @@ -1,2 +0,0 @@ -@comment $FreeBSD$ -bin/iozone