pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/benchmarks/sysbench Supports DESTDIR.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8549215d344d
branches:  trunk
changeset: 536747:8549215d344d
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Fri Dec 21 22:30:22 2007 +0000

description:
Supports DESTDIR.

diffstat:

 benchmarks/sysbench/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 3d5e8f01f8ae -r 8549215d344d benchmarks/sysbench/Makefile
--- a/benchmarks/sysbench/Makefile      Fri Dec 21 20:49:15 2007 +0000
+++ b/benchmarks/sysbench/Makefile      Fri Dec 21 22:30:22 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2007/05/18 13:45:58 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2007/12/21 22:30:22 joerg Exp $
 
 DISTNAME=              sysbench-0.4.8
 CATEGORIES=            benchmarks
@@ -8,6 +8,8 @@
 HOMEPAGE=              http://sysbench.sourceforge.net/
 COMMENT=               Modular, cross-platform and multi-threaded benchmark tool
 
+PKG_DESTDIR_SUPPORT=   user-destdir
+
 GNU_CONFIGURE=         yes
 PTHREAD_AUTO_VARS=     yes
 MAKE_FLAGS+=           bin_SCRIPTS= # don't install problematic scripts



Home | Main Index | Thread Index | Old Index