pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/libxml Enable pkgviews installation.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c86f2d49a400
branches:  trunk
changeset: 484500:c86f2d49a400
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sat Nov 27 18:48:25 2004 +0000

description:
Enable pkgviews installation.

diffstat:

 textproc/libxml/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r b5d6e1f5958b -r c86f2d49a400 textproc/libxml/Makefile
--- a/textproc/libxml/Makefile  Sat Nov 27 18:18:11 2004 +0000
+++ b/textproc/libxml/Makefile  Sat Nov 27 18:48:25 2004 +0000
@@ -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 @@
 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



Home | Main Index | Thread Index | Old Index