reconfiguring a port

Duane Whitty duane at greenmeadow.ca
Mon Mar 6 05:08:25 UTC 2006


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 at freebsd.org mailing
> list
> http://lists.freebsd.org/mailman/list
>info/freebsd-questions To unsubscribe,
> send any mail to
> "freebsd-questions-unsubscribe at 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


More information about the freebsd-questions mailing list