From owner-freebsd-questions@FreeBSD.ORG Wed Nov 14 20:33:37 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 CFA1C16A421 for ; Wed, 14 Nov 2007 20:33:37 +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 81DB913C455 for ; Wed, 14 Nov 2007 20:33:36 +0000 (UTC) (envelope-from b.movaqar@adempiere.org) Received: from [87.107.63.161] (port=58865 helo=attila) by kedah.mschosting.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68) (envelope-from ) id 1IsOvU-0006Mp-De; Thu, 15 Nov 2007 04:33:33 +0800 Date: Thu, 15 Nov 2007 00:01:58 +0330 From: "Bahman M." To: "Donovan R. Palmer" Message-ID: <20071115000158.4dca4408@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:33:37 -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. But as a quick help, # make rmconfig will do what you asked about. -- 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