From owner-freebsd-office@FreeBSD.ORG Mon Nov 7 08:10:09 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 24DBB106566B for ; Mon, 7 Nov 2011 08:10:09 +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 F0ABF8FC1A for ; Mon, 7 Nov 2011 08:10:08 +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 pA78A87c005410 for ; Mon, 7 Nov 2011 08:10:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id pA78A8kB005408; Mon, 7 Nov 2011 08:10:08 GMT (envelope-from gnats) Date: Mon, 7 Nov 2011 08:10:08 GMT Message-Id: <201111070810.pA78A8kB005408@freefall.freebsd.org> To: office@FreeBSD.org From: Alexander Panyushkin Cc: Subject: Re: ports/162287: editors/libreoffice not build X-BeenThere: freebsd-office@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Alexander Panyushkin List-Id: Office applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2011 08:10:09 -0000 The following reply was made to PR ports/162287; it has been noted by GNATS. From: Alexander Panyushkin To: bug-followup@FreeBSD.org, vsityz@gmail.com Cc: Subject: Re: ports/162287: editors/libreoffice not build Date: Mon, 07 Nov 2011 10:07:30 +0200 Fix: if build port in the sudo mode # cat /usr/local/etc/sudoers root ALL=(ALL) ALL %sudo ALL=(ALL) ALL Defaults env_keep += "HOME" port isn`t building if to do "su -", port building without errors -- Best regards Alexander Panyushkin