Date: Thu, 12 Apr 2007 10:50:52 -0400 From: Gerard <gerard@seibercom.net> To: User Questions <freebsd-questions@freebsd.org> Subject: Re: Port removal Message-ID: <20070412104847.B6DE.GERARD-SEIBERT@seibercom.net> In-Reply-To: <461E43EA.7080009@ibctech.ca> References: <461E43EA.7080009@ibctech.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070412104847.B6DE.GERARD-SEIBERT>