Date: Sat, 8 Mar 2008 11:12:41 -0500 From: Schiz0 <schiz0phrenic21@gmail.com> To: dwilde1@gmail.com Cc: freebsd-questions@freebsd.org Subject: Re: unsetting a Port's configuration Message-ID: <8d23ec860803080812w6c9270dfh8eec65a4129b54aa@mail.gmail.com> In-Reply-To: <eefa2c8b0803080732s1786128cw56f611f79a479ea@mail.gmail.com> References: <eefa2c8b0803080732s1786128cw56f611f79a479ea@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Mar 8, 2008 at 10:32 AM, Don Wilde <dwilde1@gmail.com> wrote: > Hello, all - > > When building a port, specifically in this case qdvdauthor, I run into a > setup issue that makes me want to redo the configuration of the port. Is > there a simple way to disable the use of the saved configuration and > restart the port from the CURSES menu? > > I was able to blast it by wiping the makefile and re-CVSupping, but that > does seem like the long way 'round. > > Thanks in advance! > -- > Don Wilde > _______________________________________________ Configuration data is stored in /var/db/ports/. You can just "rm -rf ./*" in that directory to remove the "options" file(s), thus destroying the configuration for ports.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8d23ec860803080812w6c9270dfh8eec65a4129b54aa>