summaryrefslogtreecommitdiff
path: root/textproc/py-xml
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-11-05 17:06:43 +0000
committerjoerg <joerg@pkgsrc.org>2006-11-05 17:06:43 +0000
commite15e1a02c6e01276414304ead8f35fd1e9d45768 (patch)
tree70a6fae62ebc2a27f975798423c758d6cff61075 /textproc/py-xml
parentcebf2b2203c07ae5169773644d56deea3a96deba (diff)
downloadpkgsrc-e15e1a02c6e01276414304ead8f35fd1e9d45768.tar.gz
DESTDIR support.
Diffstat (limited to 'textproc/py-xml')
-rw-r--r--textproc/py-xml/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/py-xml/Makefile b/textproc/py-xml/Makefile
index 2c796e004bb..a4120603426 100644
--- a/textproc/py-xml/Makefile
+++ b/textproc/py-xml/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2006/04/06 06:22:52 reed Exp $
+# $NetBSD: Makefile,v 1.14 2006/11/05 17:06:43 joerg Exp $
#
DISTNAME= PyXML-0.8.4
@@ -11,6 +11,8 @@ MAINTAINER= drochner@NetBSD.org
HOMEPAGE= http://pyxml.sourceforge.net/
COMMENT= Collection of libraries to process XML with Python
+PKG_DESTDIR_SUPPORT= user-destdir
+
CONFLICTS+= PyXML-[0-9]*
PYDISTUTILSPKG= yes