From owner-freebsd-questions@FreeBSD.ORG Wed Nov 14 20:19:31 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 19C7C16A418 for ; Wed, 14 Nov 2007 20:19:31 +0000 (UTC) (envelope-from donovan@dmpnet.org) Received: from mazar.dmpnet.org (mazar.dmpnet.org [87.127.11.92]) by mx1.freebsd.org (Postfix) with ESMTP id C52DE13C474 for ; Wed, 14 Nov 2007 20:19:30 +0000 (UTC) (envelope-from donovan@dmpnet.org) Received: from DonovansLaptop (ibm-laptop.dmpnet.org [192.168.67.101]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by mazar.dmpnet.org (Postfix) with ESMTP id 06FC2BD52 for ; Wed, 14 Nov 2007 20:19:23 +0000 (GMT) Message-ID: <000d01c826fb$a5a5c350$6543a8c0@DonovansLaptop> From: "Donovan R. Palmer" To: Date: Wed, 14 Nov 2007 20:19:22 -0000 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.3138 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3198 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: 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:19:31 -0000 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