summaryrefslogtreecommitdiff
path: root/textproc/libxml2
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-11-03 06:56:23 +0000
committerjoerg <joerg@pkgsrc.org>2006-11-03 06:56:23 +0000
commit340f0e1928d77624338e155334b1f931575a34ba (patch)
tree5db0773e16e1fd5192513830df02079fc742afd8 /textproc/libxml2
parent79de670626a64a5d2221ebd8ea846f26ecc20856 (diff)
downloadpkgsrc-340f0e1928d77624338e155334b1f931575a34ba.tar.gz
DESTDIR support.
Diffstat (limited to 'textproc/libxml2')
-rw-r--r--textproc/libxml2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile
index ca816dd6928..f187a17283c 100644
--- a/textproc/libxml2/Makefile
+++ b/textproc/libxml2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.83 2006/10/30 20:57:30 drochner Exp $
+# $NetBSD: Makefile,v 1.84 2006/11/03 06:56:23 joerg Exp $
DISTNAME= libxml2-2.6.27
CATEGORIES= textproc
@@ -10,6 +10,7 @@ HOMEPAGE= http://xmlsoft.org/
COMMENT= XML parser library from the GNOME project
PKG_INSTALLATION_TYPES= overwrite pkgviews
+PKG_DESTDIR_SUPPORT= user-destdir
USE_TOOLS+= gmake
USE_LIBTOOL= yes