From owner-freebsd-office@FreeBSD.ORG Sat Jun 30 09:50:11 2012 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 462AD106566B for ; Sat, 30 Jun 2012 09:50:11 +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 1903F8FC14 for ; Sat, 30 Jun 2012 09:50:11 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q5U9oAYG086763 for ; Sat, 30 Jun 2012 09:50:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q5U9oA3k086762; Sat, 30 Jun 2012 09:50:10 GMT (envelope-from gnats) Date: Sat, 30 Jun 2012 09:50:10 GMT Message-Id: <201206300950.q5U9oA3k086762@freefall.freebsd.org> To: office@FreeBSD.org From: Sayetsky Anton Cc: Subject: Re: ports/168717: editors/libreoffice: does not compile X-BeenThere: freebsd-office@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Sayetsky Anton List-Id: Office applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Jun 2012 09:50:11 -0000 The following reply was made to PR ports/168717; it has been noted by GNATS. From: Sayetsky Anton To: bug-followup@freebsd.org Cc: Subject: Re: ports/168717: editors/libreoffice: does not compile Date: Sat, 30 Jun 2012 12:43:23 +0300 Fortunately, i'm building libreoffice in chroot (it's a copy for updating without breaking primary system). So i've used pkg_create. It seems like libreoffice will build fine. Will be CONFLICTS_BUILD added to libreoffice/Makefile?