aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/iozone21
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2005-06-04 14:02:13 +0000
committerVolker Stolz <vs@FreeBSD.org>2005-06-04 14:02:13 +0000
commitc598873a2afa061e9a669494d9028dd5c401bad8 (patch)
treeaba6f971fb057031f92365da3511a4579ec2e0dd /benchmarks/iozone21
parentca71e4d49e174965a507aa4687deb86192c488ae (diff)
downloadports-c598873a2afa061e9a669494d9028dd5c401bad8.tar.gz
ports-c598873a2afa061e9a669494d9028dd5c401bad8.zip
Use PLIST_FILES
Notes
Notes: svn path=/head/; revision=136788
Diffstat (limited to 'benchmarks/iozone21')
-rw-r--r--benchmarks/iozone21/Makefile1
-rw-r--r--benchmarks/iozone21/pkg-plist2
2 files changed, 1 insertions, 2 deletions
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