pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/hal-info DESTDIR supported.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dbd73756550c
branches:  trunk
changeset: 554053:dbd73756550c
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sat Feb 07 19:11:04 2009 +0000

description:
DESTDIR supported.

diffstat:

 sysutils/hal-info/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r f4032e425985 -r dbd73756550c sysutils/hal-info/Makefile
--- a/sysutils/hal-info/Makefile        Sat Feb 07 18:45:15 2009 +0000
+++ b/sysutils/hal-info/Makefile        Sat Feb 07 19:11:04 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2009/01/07 22:18:16 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2009/02/07 19:11:04 joerg Exp $
 #
 
 DISTNAME=              hal-info-20081219
@@ -9,6 +9,8 @@
 HOMEPAGE=              http://hal.freedesktop.org/
 COMMENT=               FreeDesktop hardware abstraction layer (info subpackage)
 
+PKG_DESTDIR_SUPPORT=   user-destdir
+
 GNU_CONFIGURE=         YES
 USE_DIRS+=             xdg-1.4
 USE_PKGLOCALEDIR=      YES



Home | Main Index | Thread Index | Old Index