From owner-freebsd-questions@FreeBSD.ORG Wed May 11 09:01:34 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C39816A4CE for ; Wed, 11 May 2005 09:01:34 +0000 (GMT) Received: from smtp003.mail.ukl.yahoo.com (smtp003.mail.ukl.yahoo.com [217.12.11.34]) by mx1.FreeBSD.org (Postfix) with SMTP id 2F22943D1D for ; Wed, 11 May 2005 09:01:33 +0000 (GMT) (envelope-from crstn_fuchs@yahoo.de) Received: from unknown (HELO aspergillus.homeunix.org) (crstn?fuchs@80.184.140.118 with plain) by smtp003.mail.ukl.yahoo.com with SMTP; 11 May 2005 09:01:31 -0000 Date: Wed, 11 May 2005 10:56:04 +0200 From: Carsten Fuchs To: freebsd-questions@freebsd.org Message-Id: <20050511105604.6fdf5cac.crstn_fuchs@yahoo.de> X-Mailer: Sylpheed version 1.9.9 (GTK+ 2.6.7; i386-portbld-freebsd5.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: disappeared options dialog when installing ports X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 May 2005 09:01:34 -0000 Hi, I have a (simple) question about installing from the ports coll. The 1st time I issued `make install`in /usr/ports/www/firefox it showed a configuration menu where I could select things like xfs. I disabled this xfs option. Now if I want to install Firefox again it won't show me this configuration dialog anymore. I tried `make deinstall` and `make reinstall`- that wouldn't help. I even tried to delete the firefox ports directory and did a cvsup - but that dialog didn't show up. How can I set these installation options once I already installed a port. Where are these options saved on the harddrive? Will I have to run the configure script by hand? I am quite new to FreeBSD, so if there's plenty of instructions concerning my little problem, just give me a direction to search. Thanks in advance! Carsten.