From c598873a2afa061e9a669494d9028dd5c401bad8 Mon Sep 17 00:00:00 2001 From: Volker Stolz Date: Sat, 4 Jun 2005 14:02:13 +0000 Subject: [PATCH] Use PLIST_FILES --- benchmarks/iozone21/Makefile | 1 + benchmarks/iozone21/pkg-plist | 2 -- 2 files changed, 1 insertion(+), 2 deletions(-) delete mode 100644 benchmarks/iozone21/pkg-plist 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