summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2007-10-24 15:00:41 +0000
committerjoerg <joerg@pkgsrc.org>2007-10-24 15:00:41 +0000
commit5ac885144d8274f46f6bfd8f7d4c47d53336d13f (patch)
tree8db24f9336251a9722a55929502ce508bd1ee009
parent4441b6a833ec75b0cc1981817b17644713ba94e8 (diff)
downloadpkgsrc-5ac885144d8274f46f6bfd8f7d4c47d53336d13f.tar.gz
Supports DESTDIR.
-rw-r--r--textproc/py-libxslt/Makefile4
-rw-r--r--x11/py-gnome2/Makefile4
2 files changed, 6 insertions, 2 deletions
diff --git a/textproc/py-libxslt/Makefile b/textproc/py-libxslt/Makefile
index 5d9f0c15348..02c32d72b14 100644
--- a/textproc/py-libxslt/Makefile
+++ b/textproc/py-libxslt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2007/08/31 17:29:52 drochner Exp $
+# $NetBSD: Makefile,v 1.28 2007/10/24 15:02:14 joerg Exp $
DISTNAME= libxslt-1.1.22
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -10,6 +10,8 @@ MAINTAINER= minskim@NetBSD.org
HOMEPAGE= http://xmlsoft.org/XSLT/
COMMENT= Python wrapper for libxslt
+PKG_DESTDIR_SUPPORT= user-destdir
+
DEPENDS+= ${PYPKGPREFIX}-libxml2>=2.6.8:../../textproc/py-libxml2
WRKSRC= ${WRKDIR}/${DISTNAME}/python
diff --git a/x11/py-gnome2/Makefile b/x11/py-gnome2/Makefile
index dfe7e2215a8..d615a78de5c 100644
--- a/x11/py-gnome2/Makefile
+++ b/x11/py-gnome2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.48 2007/09/21 13:04:44 wiz Exp $
+# $NetBSD: Makefile,v 1.49 2007/10/24 15:00:41 joerg Exp $
#
DISTNAME= gnome-python-2.18.2
@@ -12,6 +12,8 @@ MAINTAINER= recht@NetBSD.org
HOMEPAGE= http://www.gnome.org/
COMMENT= Python binding for GNOME2
+PKG_DESTDIR_SUPPORT= user-destdir
+
PY_PATCHPLIST= YES
USE_LIBTOOL= YES
PKGCONFIG_OVERRIDE+= gnome-python-2.0.pc.in