On 12/07/2016 01:27, bob prohaska wrote:
> Is there an easy way to "rip out by the roots" a botched
> port install and start over, including re-doing all the
> configuration dialogs of the port and its dependencies?
> 
> Thanks for reading,

# cd /usr/ports/some/thing
# make rmconfig-recursive
# make config-recursive

This will delete any config settings for the port and all of its
dependencies, then bring up the config dialogue again for all of those.

        Cheers,

        Matthew



Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to