summaryrefslogtreecommitdiff
path: root/textproc/py-libxslt
diff options
context:
space:
mode:
authorjoerg <joerg>2007-10-24 15:00:41 +0000
committerjoerg <joerg>2007-10-24 15:00:41 +0000
commitbcbc762e5c3d9fc0d798485c60e23c79dca4eb64 (patch)
tree8db24f9336251a9722a55929502ce508bd1ee009 /textproc/py-libxslt
parent1a90afbf9593b4495782e718d21197d1e6ba103e (diff)
downloadpkgsrc-bcbc762e5c3d9fc0d798485c60e23c79dca4eb64.tar.gz
Supports DESTDIR.
Diffstat (limited to 'textproc/py-libxslt')
-rw-r--r--textproc/py-libxslt/Makefile4
1 files changed, 3 insertions, 1 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