summaryrefslogtreecommitdiff
path: root/textproc/libxslt
diff options
context:
space:
mode:
authorjoerg <joerg>2006-11-05 17:06:43 +0000
committerjoerg <joerg>2006-11-05 17:06:43 +0000
commit4eea521f2d32d7514f61469cbf3c33a2064060cb (patch)
tree70a6fae62ebc2a27f975798423c758d6cff61075 /textproc/libxslt
parentcc8c10700e3ef9ca80a910ee44f82205f944e0b7 (diff)
downloadpkgsrc-4eea521f2d32d7514f61469cbf3c33a2064060cb.tar.gz
DESTDIR support.
Diffstat (limited to 'textproc/libxslt')
-rw-r--r--textproc/libxslt/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/libxslt/Makefile b/textproc/libxslt/Makefile
index c9e54af3cab..65b91e60169 100644
--- a/textproc/libxslt/Makefile
+++ b/textproc/libxslt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.69 2006/10/30 21:03:21 drochner Exp $
+# $NetBSD: Makefile,v 1.70 2006/11/05 17:06:43 joerg Exp $
DISTNAME= libxslt-1.1.18
CATEGORIES= textproc
@@ -10,6 +10,7 @@ HOMEPAGE= http://xmlsoft.org/XSLT/
COMMENT= XSLT parser library from the GNOME project
PKG_INSTALLATION_TYPES= overwrite pkgviews
+PKG_DESTDIR_SUPPORT= user-destdir
USE_TOOLS+= gmake perl
USE_LIBTOOL= yes