pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/53b031278257
branches:  trunk
changeset: 476187:53b031278257
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Fri Jun 04 23:46:08 2004 +0000

description:
Enable pkgviews installation.

diffstat:

 textproc/docbook-xml/Makefile |  4 +++-
 textproc/intltool/Makefile    |  4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)

diffs (36 lines):

diff -r c49f16c05a62 -r 53b031278257 textproc/docbook-xml/Makefile
--- a/textproc/docbook-xml/Makefile     Fri Jun 04 23:36:58 2004 +0000
+++ b/textproc/docbook-xml/Makefile     Fri Jun 04 23:46:08 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2004/02/25 11:48:15 grant Exp $
+# $NetBSD: Makefile,v 1.14 2004/06/04 23:46:08 xtraeme Exp $
 #
 
 DISTNAME=      docbook-xml-4.2
@@ -11,6 +11,8 @@
 HOMEPAGE=      http://www.oasis-open.org/docbook
 COMMENT=       XML DTD designed for computer documentation
 
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
 WRKSRC=                ${WRKDIR}
 USE_BUILDLINK3=        YES
 USE_LANGUAGES= # empty
diff -r c49f16c05a62 -r 53b031278257 textproc/intltool/Makefile
--- a/textproc/intltool/Makefile        Fri Jun 04 23:36:58 2004 +0000
+++ b/textproc/intltool/Makefile        Fri Jun 04 23:46:08 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2004/02/11 00:48:58 xtraeme Exp $
+# $NetBSD: Makefile,v 1.16 2004/06/04 23:52:46 xtraeme Exp $
 #
 
 DISTNAME=              intltool-0.30
@@ -10,6 +10,8 @@
 HOMEPAGE=              http://www.gnome.org/
 COMMENT=               Toolbox for internationalisation
 
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+
 DEPENDS=               p5-XML-Parser>=2.31nb1:../../textproc/p5-XML-Parser
 
 CONFLICTS=             xml-i18n-tools<=0.9



Home | Main Index | Thread Index | Old Index