pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/py-gtk2 The package supports installation to DESTDIR.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7583b239cac9
branches:  trunk
changeset: 532587:7583b239cac9
user:      heinz <heinz%pkgsrc.org@localhost>
date:      Thu Aug 23 21:17:37 2007 +0000

description:
The package supports installation to DESTDIR.

diffstat:

 x11/py-gtk2/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 361f033415f5 -r 7583b239cac9 x11/py-gtk2/Makefile
--- a/x11/py-gtk2/Makefile      Thu Aug 23 21:08:20 2007 +0000
+++ b/x11/py-gtk2/Makefile      Thu Aug 23 21:17:37 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2007/07/13 10:45:55 drochner Exp $
+# $NetBSD: Makefile,v 1.43 2007/08/23 21:17:37 heinz Exp $
 #
 
 DISTNAME=      pygtk-2.10.6
@@ -11,6 +11,8 @@
 HOMEPAGE=      http://www.gnome.org/
 COMMENT=       Python bindings for GTK+2
 
+PKG_DESTDIR_SUPPORT=   user-destdir
+
 CONFLICTS=     ${PYPKGPREFIX}-gtk<0.6.10
 
 PY_PATCHPLIST= YES



Home | Main Index | Thread Index | Old Index