unsetting a Port's configuration

D Hill d.hill at yournetplus.com
Sat Mar 8 16:06:32 UTC 2008


On Sat, 8 Mar 2008 at 09:32 -0600, dwilde1 at 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.

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


More information about the freebsd-questions mailing list