Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Mar 2008 16:06:31 +0000 (UTC)
From:      D Hill <d.hill@yournetplus.com>
To:        Don Wilde <dwilde1@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: unsetting a Port's configuration
Message-ID:  <alpine.BSF.1.00.0803081604140.13555@duane.dbq.yournetplus.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, 8 Mar 2008 at 09:32 -0600, dwilde1@gmail.com confabulated:

> 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.

You can do a 'make config' within the port directory and it should present 
the configure menu again. If you want to remove the configuration to start 
again, you can do a 'make rmconfig'.

'man ports' should show all the options you can make.

-----
  _|_
|_| |



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.1.00.0803081604140.13555>