summaryrefslogtreecommitdiffstats
path: root/benchmarks/iozone21
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1996-11-18 14:17:24 +0000
committerasami <asami@FreeBSD.org>1996-11-18 14:17:24 +0000
commite1475027cde346cc8c26ff967438ba80036384a0 (patch)
tree4659b41700eb12b7f8cf84c6386677d53f5d8032 /benchmarks/iozone21
parenta1a675dbb0aeebf8a7e5798c2180a3cc6a2a42b7 (diff)
downloadFreeBSD-ports-e1475027cde346cc8c26ff967438ba80036384a0.zip
FreeBSD-ports-e1475027cde346cc8c26ff967438ba80036384a0.tar.gz
Compress a bunch of manpages. Remove unnecessary @ directives from
PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building.
Diffstat (limited to 'benchmarks/iozone21')
-rw-r--r--benchmarks/iozone21/Makefile3
-rw-r--r--benchmarks/iozone21/pkg-plist6
2 files changed, 3 insertions, 6 deletions
diff --git a/benchmarks/iozone21/Makefile b/benchmarks/iozone21/Makefile
index 5c322ad..2a7efdb 100644
--- a/benchmarks/iozone21/Makefile
+++ b/benchmarks/iozone21/Makefile
@@ -3,7 +3,7 @@
# Date created: 26 September 1994
# Whom: jmz
#
-# $Id: Makefile,v 1.16 1996/11/14 08:08:04 ache Exp $
+# $Id: Makefile,v 1.17 1996/11/18 11:21:53 asami Exp $
#
DISTNAME= iozone
@@ -20,5 +20,6 @@ MAINTAINER= jmz@FreeBSD.org
EXTRACT_CMD= ( gzcat | awk '{if (/^\#!/) x++} {if(x) print $$0'}| /bin/sh )
EXTRACT_ARGS= <
NO_WRKSUBDIR= YES
+MAN1= iozone.1
.include <bsd.port.mk>
diff --git a/benchmarks/iozone21/pkg-plist b/benchmarks/iozone21/pkg-plist
index c18e951..a92dcc4 100644
--- a/benchmarks/iozone21/pkg-plist
+++ b/benchmarks/iozone21/pkg-plist
@@ -1,6 +1,2 @@
-@cd /usr/local
-@owner bin
-@mode 755
bin/iozone
-@mode 644
-man/man1/iozone.1
+man/man1/iozone.1.gz
OpenPOWER on IntegriCloud