reconfiguring a package

Erik Nørgaard norgaard at locolomo.org
Sun Apr 2 21:35:32 UTC 2006


Luiz Eduardo Guida Valmont wrote:
> I'm sorry if this is one of those rtfm cases, but I've exhausted my options
> so far (except asking for help here ^^).
> 
> When you "make install" a package, for some the first thing you get is a
> screen where you choose some compile-time options that affect the package's
> dependancies (eg. "postgresql support" when trying to install amarok). The
> question is simple: is there a way or a make target that deletes my choices
> and / or forces make to ask them again?

Use the make target, 'config', eg:

    # make config install clean

should do. Alternatively, you can simply delete the config from 
/var/db/ports/<package_name> that will clear any previous choices.

Erik
-- 
Ph: +34.666334818                                  web: www.locolomo.org
S/MIME Certificate: www.daemonsecurity.com/ca/8D03551FFCE04F06.crt
Subject ID:  9E:AA:18:E6:94:7A:91:44:0A:E4:DD:87:73:7F:4E:82:E7:08:9C:72
Fingerprint: 5B:D5:1E:3E:47:E7:EC:1C:4C:C8:3A:19:CC:AE:14:F5:DF:18:0F:B9


More information about the freebsd-questions mailing list