summaryrefslogtreecommitdiff
path: root/benchmarks/bonnie
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-07-30 15:50:37 +0000
committerminskim <minskim@pkgsrc.org>2004-07-30 15:50:37 +0000
commitffd9dd826138d4e63fb730d9faf4f5c8dc1031f7 (patch)
tree35af7d236523ef1dfca5c3ed878b628daaf776db /benchmarks/bonnie
parent485f69c405fc8271520cf840638b177a337b49f9 (diff)
downloadpkgsrc-ffd9dd826138d4e63fb730d9faf4f5c8dc1031f7.tar.gz
Enable pkgviews installation.
Diffstat (limited to 'benchmarks/bonnie')
-rw-r--r--benchmarks/bonnie/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/benchmarks/bonnie/Makefile b/benchmarks/bonnie/Makefile
index 684806559c5..aedd1cc6a55 100644
--- a/benchmarks/bonnie/Makefile
+++ b/benchmarks/bonnie/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2004/01/20 12:08:12 agc Exp $
+# $NetBSD: Makefile,v 1.21 2004/07/30 15:50:37 minskim Exp $
# FreeBSD Id: Makefile,v 1.5 1997/11/26 23:09:14 jseger Exp
#
@@ -11,11 +11,15 @@ MAINTAINER= root@garbled.net
HOMEPAGE= http://www.textuality.com/bonnie/index.html
COMMENT= Performance Test of Filesystem I/O
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
NO_CONFIGURE= yes
WRKSRC= ${WRKDIR}
MANCOMPRESSED_IF_MANZ= yes
+INSTALLATION_DIRS= bin man/cat1 man/man1
+
post-extract:
${MV} ${WRKSRC}/Bonnie.c ${WRKSRC}/bonnie.c