Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 02 Apr 2006 23:35:26 +0200
From:      =?UTF-8?B?RXJpayBOw7hyZ2FhcmQ=?= <norgaard@locolomo.org>
To:        Luiz Eduardo Guida Valmont <legvalmont@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: reconfiguring a package
Message-ID:  <4430439E.3030307@locolomo.org>
In-Reply-To: <97be9bec0604021323m3ed4dae4xb33ec3f034db94e4@mail.gmail.com>
References:  <97be9bec0604021323m3ed4dae4xb33ec3f034db94e4@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4430439E.3030307>