summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorheinz <heinz>2007-08-23 21:17:37 +0000
committerheinz <heinz>2007-08-23 21:17:37 +0000
commit54a5404f7a31bbbd8db95f3b07a4263400a6f187 (patch)
tree0549f6a18698a824e1c2b8415893de05e772a605 /x11
parent362787c1a41100a4e18b1a6180064e8d308b9fb9 (diff)
downloadpkgsrc-54a5404f7a31bbbd8db95f3b07a4263400a6f187.tar.gz
The package supports installation to DESTDIR.
Diffstat (limited to 'x11')
-rw-r--r--x11/py-gtk2/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/py-gtk2/Makefile b/x11/py-gtk2/Makefile
index cea6e4d9ae6..6d2ed93cb6a 100644
--- a/x11/py-gtk2/Makefile
+++ b/x11/py-gtk2/Makefile
@@ -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 @@ MAINTAINER= recht@NetBSD.org
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