summaryrefslogtreecommitdiff
path: root/textproc/libxml2
diff options
context:
space:
mode:
authorminskim <minskim>2004-02-22 07:03:20 +0000
committerminskim <minskim>2004-02-22 07:03:20 +0000
commit99b3f81213bb03966d0b27e9686c9e5ff4157013 (patch)
tree24b4546a3fc0ace01b9b076edc8cfdbcf54375de /textproc/libxml2
parenta4af9cfd4fe50e162fa2c9bb06b6d9b9379371f5 (diff)
downloadpkgsrc-99b3f81213bb03966d0b27e9686c9e5ff4157013.tar.gz
Enable pkgviews installation.
Diffstat (limited to 'textproc/libxml2')
-rw-r--r--textproc/libxml2/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile
index 2beb1165ec6..41fc6749b68 100644
--- a/textproc/libxml2/Makefile
+++ b/textproc/libxml2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.48 2004/02/14 18:26:29 jmmv Exp $
+# $NetBSD: Makefile,v 1.49 2004/02/22 07:03:20 minskim Exp $
DISTNAME= libxml2-${LIBXML_VERSION}
CATEGORIES= textproc
@@ -9,6 +9,8 @@ MAINTAINER= xtraeme@NetBSD.org
HOMEPAGE= http://xmlsoft.org/
COMMENT= XML parser library from the GNOME project
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
USE_BUILDLINK3= yes
USE_GNU_TOOLS+= make
USE_LIBTOOL= yes