pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bbfc3153af80
branches:  trunk
changeset: 475992:bbfc3153af80
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Mon May 31 22:01:41 2004 +0000

description:
Enable pkgviews installation.

diffstat:

 net/ORBit2/Makefile |  4 +++-
 net/libIDL/Makefile |  4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)

diffs (36 lines):

diff -r 72ec4b3df97b -r bbfc3153af80 net/ORBit2/Makefile
--- a/net/ORBit2/Makefile       Mon May 31 20:14:39 2004 +0000
+++ b/net/ORBit2/Makefile       Mon May 31 22:01:41 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2004/05/09 16:30:24 jmmv Exp $
+# $NetBSD: Makefile,v 1.32 2004/05/31 22:05:52 xtraeme Exp $
 #
 
 DISTNAME=              ORBit2-2.10.2
@@ -10,6 +10,8 @@
 HOMEPAGE=              http://orbit-resource.sourceforge.net/
 COMMENT=               High-performance CORBA ORB with C language support
 
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
 CONFLICTS=             linc>=1.1
 
 USE_GNU_TOOLS+=                make
diff -r 72ec4b3df97b -r bbfc3153af80 net/libIDL/Makefile
--- a/net/libIDL/Makefile       Mon May 31 20:14:39 2004 +0000
+++ b/net/libIDL/Makefile       Mon May 31 22:01:41 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2004/04/17 00:28:08 snj Exp $
+# $NetBSD: Makefile,v 1.27 2004/05/31 22:01:41 xtraeme Exp $
 #
 
 DISTNAME=              libIDL-0.8.3
@@ -11,6 +11,8 @@
 HOMEPAGE=              http://www.gnome.org/
 COMMENT=               CORBA Interface Definition Language parser
 
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+
 USE_BUILDLINK3=                YES
 GNU_CONFIGURE=         YES
 USE_GNU_TOOLS+=                lex yacc



Home | Main Index | Thread Index | Old Index