Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 06 Mar 2006 01:07:27 -0400
From:      Duane Whitty <duane@greenmeadow.ca>
To:        freebsd-questions@freebsd.org
Cc:        Andrew Spott <andrew.spott@gmail.com>
Subject:   Re: reconfiguring a port
Message-ID:  <200603060107.27399.duane@greenmeadow.ca>
In-Reply-To: <4ef61ea20603052053w24321aa5s3c1f038e107215b9@mail.gmail.com>
References:  <4ef61ea20603052053w24321aa5s3c1f038e107215b9@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 06 March 2006 00:53, Andrew 
Spott wrote:
> i accidentally configured a port
> incorrectly, how do I get the
> configure dialog box back up?
>
> -Andrew
> _____________________________________
>__________
> freebsd-questions@freebsd.org mailing
> list
> http://lists.freebsd.org/mailman/list
>info/freebsd-questions To unsubscribe,
> send any mail to
> "freebsd-questions-unsubscribe@freebs
>d.org"
Hi,

cd to the directory of the port in 
question

type make config 
or 
make config-recursive
which will bring up the config options 
for the dependencies as well.

Hope this helps,

--Duane



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603060107.27399.duane>