aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks
diff options
context:
space:
mode:
authorvs <vs@FreeBSD.org>2005-06-04 22:02:13 +0800
committervs <vs@FreeBSD.org>2005-06-04 22:02:13 +0800
commitd63cc41e49eb11751d9cf70b39ce340e03fc5f41 (patch)
tree8e986938014c59b923608d4c1d006f9d2c07650b /benchmarks
parent656c4945f9f095e75668fcc281e61a401001733a (diff)
downloadfreebsd-ports-gnome-d63cc41e49eb11751d9cf70b39ce340e03fc5f41.tar.gz
freebsd-ports-gnome-d63cc41e49eb11751d9cf70b39ce340e03fc5f41.tar.zst
freebsd-ports-gnome-d63cc41e49eb11751d9cf70b39ce340e03fc5f41.zip
Use PLIST_FILES
Diffstat (limited to 'benchmarks')
-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