From owner-freebsd-questions@FreeBSD.ORG Wed May 14 04:23:39 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BAB321065670 for ; Wed, 14 May 2008 04:23:39 +0000 (UTC) (envelope-from sahil@tandon.net) Received: from bulwark.hamla.org (bulwark.hamla.org [69.55.228.210]) by mx1.freebsd.org (Postfix) with ESMTP id A39B68FC1F for ; Wed, 14 May 2008 04:23:39 +0000 (UTC) (envelope-from sahil@tandon.net) Received: from localhost (bulwark [69.55.228.210]) by bulwark.hamla.org (Postfix) with ESMTP id 375461CC94 for ; Tue, 13 May 2008 21:23:39 -0700 (PDT) X-Virus-Scanned: by ClamAV at bulwark.hamla.org Received: from bulwark.hamla.org ([69.55.228.210]) by localhost (bulwark.hamla.org [69.55.228.210]) (amavisd-new, port 10024) with LMTP id Og3Hqomh+Yyb for ; Tue, 13 May 2008 21:23:21 -0700 (PDT) Date: Wed, 14 May 2008 00:23:17 -0400 From: Sahil Tandon To: freebsd-questions@freebsd.org Message-ID: <20080514042317.GA45035@shepherd> References: <20080513230238.K92248@neu.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080513230238.K92248@neu.net> Subject: Re: portupgrade question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "freebsd-questions@freebsd.org" List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 May 2008 04:23:39 -0000 * AN [05-13-2008]: > How do I portupgrade openoffice and get it to use the -DWITHOUT_MOZILLA > option from the command line? What is the correct way to do this? Look for references to MAKE_ARGS in $PREFIX/etc/pkgtools.conf. -- Sahil Tandon