summaryrefslogtreecommitdiff
path: root/benchmarks/blogbench/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/blogbench/Makefile')
-rw-r--r--benchmarks/blogbench/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/benchmarks/blogbench/Makefile b/benchmarks/blogbench/Makefile
index 5e1aec4d311..a086e2efa85 100644
--- a/benchmarks/blogbench/Makefile
+++ b/benchmarks/blogbench/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2006/10/15 12:53:04 xtraeme Exp $
+# $NetBSD: Makefile,v 1.5 2008/06/12 02:14:15 joerg Exp $
#
DISTNAME= blogbench-1.0
@@ -11,6 +11,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://blogbench.pureftpd.org/
COMMENT= Portable filesystem benchmark
+PKG_DESTDIR_SUPPORT= user-destdir
+
GNU_CONFIGURE= yes
.include "../../mk/pthread.buildlink3.mk"