summaryrefslogtreecommitdiff
path: root/textproc/libxml
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-11-27 18:48:25 +0000
committerminskim <minskim@pkgsrc.org>2004-11-27 18:48:25 +0000
commitffe8c8dc2ab1e76601ad4f0d886fa2fb24bea06f (patch)
tree10a708d532019b113059856e4e0fe4e47d4ebe63 /textproc/libxml
parentcb13235e0d643f2ac1e744f4b3d2d21ed3aca576 (diff)
downloadpkgsrc-ffe8c8dc2ab1e76601ad4f0d886fa2fb24bea06f.tar.gz
Enable pkgviews installation.
Diffstat (limited to 'textproc/libxml')
-rw-r--r--textproc/libxml/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/libxml/Makefile b/textproc/libxml/Makefile
index e58f45aba39..3664dc24ec4 100644
--- a/textproc/libxml/Makefile
+++ b/textproc/libxml/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2004/11/20 22:07:49 jmmv Exp $
+# $NetBSD: Makefile,v 1.34 2004/11/27 18:48:25 minskim Exp $
#
DISTNAME= libxml-1.8.17
@@ -11,6 +11,8 @@ MAINTAINER= rh@NetBSD.org
HOMEPAGE= http://xmlsoft.org/
COMMENT= XML parser, mainly used by the GNOME project
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
USE_BUILDLINK3= yes
GNU_CONFIGURE= yes
USE_LIBTOOL= yes