From owner-freebsd-office@FreeBSD.ORG Mon Aug 29 15:00:23 2011 Return-Path: Delivered-To: office@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A26931065675 for ; Mon, 29 Aug 2011 15:00:23 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 88B418FC17 for ; Mon, 29 Aug 2011 15:00:23 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p7TF0Nrr005783 for ; Mon, 29 Aug 2011 15:00:23 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p7TF0NVU005782; Mon, 29 Aug 2011 15:00:23 GMT (envelope-from gnats) Date: Mon, 29 Aug 2011 15:00:23 GMT Message-Id: <201108291500.p7TF0NVU005782@freefall.freebsd.org> To: office@FreeBSD.org From: Luke Holt Cc: Subject: Re: ports/160215: editors/libreoffice-legacy fails to build with KDE 4.6.5 X-BeenThere: freebsd-office@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Luke Holt List-Id: Office applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Aug 2011 15:00:23 -0000 The following reply was made to PR ports/160215; it has been noted by GNATS. From: Luke Holt To: Chris Rees Cc: Subject: Re: ports/160215: editors/libreoffice-legacy fails to build with KDE 4.6.5 Date: Mon, 29 Aug 2011 10:43:42 -0400 The kdelibs3 dependency is there for databases/knoda. I worked around the problem by removing the port. However, it seems reasonable to fix the configure script or add something to the port so that it's marked BROKEN when kdelibs3 is installed. It wouldn't work with KDE3 at all. Any user could get into this mess by installing libreoffice then knoda and then trying to rebuild libreoffice later for an update.