Date: Fri, 23 Dec 2005 10:51:24 -0500 From: Robert Huff <roberthuff@rcn.com> To: freebsd-questions@freebsd.org Subject: Re: re-installing applications using ports Message-ID: <17324.7420.722889.867433@jerusalem.litteratus.org> In-Reply-To: <20051223064508.A44D.GERARD@seibercom.net> References: <20051223110015.97795.qmail@web54406.mail.yahoo.com> <20051223064508.A44D.GERARD@seibercom.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Gerard Seibert writes: > > The questions is, how do I re-initialize the > > installation process so I could go to the installation > > menu once more and set the options? > > I would use: 'make distclean' to clean out everything that you started > doing. > > Then I believe you can use this: > > make config > > or > > make config-recursive > > to reconfigure the port. The latter might be the better way for you. See also "make rmconfig". Robert Huff
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?17324.7420.722889.867433>