summaryrefslogtreecommitdiff
path: root/benchmarks/bonnie++
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-09-11 22:37:10 +0000
committerasau <asau@pkgsrc.org>2012-09-11 22:37:10 +0000
commit7f83a9404a6462cbf7741a2b27b16584af55429c (patch)
tree9d70d7bfcc191a9d96a73dffdb5e58631037e2c5 /benchmarks/bonnie++
parent21221c5d51147213883f10671673587ee6bc913e (diff)
downloadpkgsrc-7f83a9404a6462cbf7741a2b27b16584af55429c.tar.gz
"user-destdir" is default these days
Diffstat (limited to 'benchmarks/bonnie++')
-rw-r--r--benchmarks/bonnie++/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/benchmarks/bonnie++/Makefile b/benchmarks/bonnie++/Makefile
index f37af657143..a2652feea34 100644
--- a/benchmarks/bonnie++/Makefile
+++ b/benchmarks/bonnie++/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2011/01/02 17:45:05 jdolecek Exp $
+# $NetBSD: Makefile,v 1.26 2012/09/11 22:37:11 asau Exp $
#
DISTNAME= bonnie++-1.03e
@@ -12,7 +12,6 @@ HOMEPAGE= http://www.coker.com.au/bonnie++/
COMMENT= Enhanced performance Test of Filesystem I/O
PKG_INSTALLATION_TYPES= overwrite pkgviews
-PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= c c++
GNU_CONFIGURE= YES