pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/libbonobo Disable pkgviews installation. It can...
details: https://anonhg.NetBSD.org/pkgsrc/rev/3cb73ce8cdf3
branches: trunk
changeset: 481774:3cb73ce8cdf3
user: jmmv <jmmv%pkgsrc.org@localhost>
date: Tue Oct 12 07:54:30 2004 +0000
description:
Disable pkgviews installation. It can't work ATM because this package uses
a "shared directory" where other packages install files in.
Addresses PR pkg/26128.
diffstat:
devel/libbonobo/Makefile | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (18 lines):
diff -r 0bff066560ca -r 3cb73ce8cdf3 devel/libbonobo/Makefile
--- a/devel/libbonobo/Makefile Tue Oct 12 07:24:58 2004 +0000
+++ b/devel/libbonobo/Makefile Tue Oct 12 07:54:30 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2004/10/03 00:13:29 tv Exp $
+# $NetBSD: Makefile,v 1.31 2004/10/12 07:54:30 jmmv Exp $
DISTNAME= libbonobo-2.8.0
PKGREVISION= 1
@@ -10,8 +10,6 @@
HOMEPAGE= http://developer.gnome.org/
COMMENT= GNOME2 Object activation framework library
-PKG_INSTALLATION_TYPES= overwrite pkgviews
-
CONFLICTS= bonobo-activation-[0-9]*
GNU_CONFIGURE= YES
Home |
Main Index |
Thread Index |
Old Index