summaryrefslogtreecommitdiff
path: root/textproc/libxml2
diff options
context:
space:
mode:
authorjoerg <joerg>2006-11-03 06:56:23 +0000
committerjoerg <joerg>2006-11-03 06:56:23 +0000
commitcde09e9bff882d5ad2c9d623bfb1f07ba0c03788 (patch)
tree5db0773e16e1fd5192513830df02079fc742afd8 /textproc/libxml2
parent304a0eada8064abdbcf07839b4d303d1ede36ba2 (diff)
downloadpkgsrc-cde09e9bff882d5ad2c9d623bfb1f07ba0c03788.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