From 4f98d2e3e924cc50f88226ff89be8c4b3bca3337 Mon Sep 17 00:00:00 2001 From: jmmv Date: Tue, 12 Oct 2004 07:54:30 +0000 Subject: 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. --- devel/libbonobo/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/devel/libbonobo/Makefile b/devel/libbonobo/Makefile index d71c8fa1375..0909aa1484d 100644 --- a/devel/libbonobo/Makefile +++ b/devel/libbonobo/Makefile @@ -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 @@ MAINTAINER= jmmv@NetBSD.org HOMEPAGE= http://developer.gnome.org/ COMMENT= GNOME2 Object activation framework library -PKG_INSTALLATION_TYPES= overwrite pkgviews - CONFLICTS= bonobo-activation-[0-9]* GNU_CONFIGURE= YES -- cgit v1.2.3