From owner-freebsd-questions@FreeBSD.ORG Wed Nov 14 20:34:19 2007 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 EB4D016A420 for ; Wed, 14 Nov 2007 20:34:19 +0000 (UTC) (envelope-from b.movaqar@adempiere.org) Received: from kedah.mschosting.com (kedah.mschosting.com [202.75.42.90]) by mx1.freebsd.org (Postfix) with ESMTP id A080E13C4E1 for ; Wed, 14 Nov 2007 20:34:19 +0000 (UTC) (envelope-from b.movaqar@adempiere.org) Received: from [87.107.63.161] (port=51845 helo=attila) by kedah.mschosting.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68) (envelope-from ) id 1IsOwB-0006QI-SC; Thu, 15 Nov 2007 04:34:17 +0800 Date: Thu, 15 Nov 2007 00:02:43 +0330 From: "Bahman M." To: "Donovan R. Palmer" Message-ID: <20071115000243.4bb5378c@attila> In-Reply-To: <000d01c826fb$a5a5c350$6543a8c0@DonovansLaptop> References: <000d01c826fb$a5a5c350$6543a8c0@DonovansLaptop> X-Mailer: Claws Mail 3.0.0 (GTK+ 2.10.14; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - kedah.mschosting.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - adempiere.org X-Source: X-Source-Args: X-Source-Dir: Cc: freebsd-questions@freebsd.org Subject: Re: Port GUI Config X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Nov 2007 20:34:20 -0000 On 2007-11-14 Donovan R. Palmer wrote: > I went to compile a programme in the port tree tonight. When I did > so, a GUI popped up with different options. No probs. However, later > I decided I wanted to compile it with different options. When I go to > compile it, the GUI doesn't pop up any more, so I assume it is using > the options I picked out in the first place. Is there a way to bring > back this GUI so I can select different options? TIA Check out /usr/ports/Mk/bsd.port.mk which explains all generic make switches of the ports system. Anyway, as a quick help, # make rmconfig will do what you want. -- Bahman Movaqar Give me six lines written by the most honourable of men, and I will find an excuse in them to hang him. -Cardinal Richelieu