Port removal

Gerard gerard at seibercom.net
Thu Apr 12 14:49:59 UTC 2007


On Thursday April 12, 2007 at 10:36:26 (AM) Steve Bertrand wrote:


> 
> On RELENG_6_2, I'm going to be installing chillisoft from ports.
> 
> However, when I first ran 'make', there was an initial configuration
> window came up before compile. I selected the wrong options (I realized
> this after the make was complete). I did not do a 'make install'.
> 
> I tried to 'make clean', distclean then I removed the entire port from
> the ports system and re 'supped it and still, when I run make again, the
> configuration dialog does not appear.
> 
> Am I missing something that I need to remove to put the port back to the
> way it was before (so the config dialog will re-appear)?

You should be able to run:

    make config

from the port to reconfigure it. Perhaps running:

    make rmconfig

first might work better. Be sure to do a 'make clean' before trying to
build the port again.


-- 
Gerard


More information about the freebsd-questions mailing list