pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/policykit-gnome Supports DESTDIR.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/91ac0690317c
branches:  trunk
changeset: 554332:91ac0690317c
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Feb 12 17:33:51 2009 +0000

description:
Supports DESTDIR.

diffstat:

 security/policykit-gnome/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 2066e0793d67 -r 91ac0690317c security/policykit-gnome/Makefile
--- a/security/policykit-gnome/Makefile Thu Feb 12 16:06:32 2009 +0000
+++ b/security/policykit-gnome/Makefile Thu Feb 12 17:33:51 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/11/22 03:34:55 jmcneill Exp $
+# $NetBSD: Makefile,v 1.2 2009/02/12 17:33:51 joerg Exp $
 #
 
 POLICYKIT_GNOME_VER=   0.9.2
@@ -12,6 +12,8 @@
 HOMEPAGE=              http://hal.freedesktop.org/
 COMMENT=               GNOME dialogs for PolicyKit
 
+PKG_DESTDIR_SUPPORT=   user-destdir
+
 BUILD_DEFS+=           VARBASE
 
 GNU_CONFIGURE=         YES



Home | Main Index | Thread Index | Old Index