summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorheinz <heinz@pkgsrc.org>2007-08-23 21:17:37 +0000
committerheinz <heinz@pkgsrc.org>2007-08-23 21:17:37 +0000
commitf810a0557c53414e920dfa545a25bbd9a265b14a (patch)
tree0549f6a18698a824e1c2b8415893de05e772a605 /x11
parent8c1eee644282b7e44d12bc0535b62ad96b61acca (diff)
downloadpkgsrc-f810a0557c53414e920dfa545a25bbd9a265b14a.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