summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorjoerg <joerg>2007-10-24 14:39:59 +0000
committerjoerg <joerg>2007-10-24 14:39:59 +0000
commitd8220334eabaab66f030da79b8da176981f7167a (patch)
tree943de5dd64e678fe601ef351c6190b6d3eede691 /textproc
parent0f70175d33931d8788852f941c0bdca28b65a768 (diff)
downloadpkgsrc-d8220334eabaab66f030da79b8da176981f7167a.tar.gz
Supports DESTDIR.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/py-libxml2/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/py-libxml2/Makefile b/textproc/py-libxml2/Makefile
index de98f4921c6..9a9418c4330 100644
--- a/textproc/py-libxml2/Makefile
+++ b/textproc/py-libxml2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2007/08/31 17:29:51 drochner Exp $
+# $NetBSD: Makefile,v 1.29 2007/10/24 14:39:59 joerg Exp $
DISTNAME= libxml2-2.6.30
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -10,6 +10,8 @@ MAINTAINER= minskim@NetBSD.org
HOMEPAGE= http://xmlsoft.org/
COMMENT= Python wrapper for libxml2
+PKG_DESTDIR_SUPPORT= user-destdir
+
WRKSRC= ${WRKDIR}/${DISTNAME}/python
PYDISTUTILSPKG= YES
PYBINMODULE= YES