summaryrefslogtreecommitdiff
path: root/textproc/py-xml
diff options
context:
space:
mode:
authorjoerg <joerg>2006-11-05 17:06:43 +0000
committerjoerg <joerg>2006-11-05 17:06:43 +0000
commit41b5ea6a71f177b413d7cd358f0b3f55d18985e1 (patch)
tree70a6fae62ebc2a27f975798423c758d6cff61075 /textproc/py-xml
parent4bfb42fbd04c1afcd2564a85de1ef54fd41b7678 (diff)
downloadpkgsrc-41b5ea6a71f177b413d7cd358f0b3f55d18985e1.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