Bjoern Engels <bj(at)0x20.net> wrote:
> Hi,
>
> On Tue, Nov 09, 2004 at 05:52:31PM +0100, Heino Tiedemann wrote:
>> make WITHOUT_JAVA=yes WITHOUT_MOZILLA=yes install clean
>>
>> alles klar, ich installiere einen Port und setze eine Variable.
>>
>> Und wie mache ich das ganze bei portupgrade?
> Dafuer gibt's in der Datei /usr/local/etc/pkgtools.conf den Abschnitt
> MAKE_ARGS - der koennte z.B. so aussehen:
>
> MAKE_ARGS = {
> 'net/fping' => 'WITH_IPV6=yes',
> 'net/mtr' => 'WITHOUT_GNOME=yes WANT_IPV6=yes',
> }
Hi Björn,
das hat super geklappt.
MAKE_ARGS = {
'german/openoffice-*' => 'WITHOUT_MOZILLA=yes WITHOUT_JAVA=yes',
'german/openoffice-*' => 'WITHOUT_MOZILLA=yes WITHOUT_JAVA=yes'
}
Jetzt habe ich aber inzwischen alle Ports aktualisiert, und bin von
5.2.1 auf 5.3 gegangen.
Und obwohl ich obiges eingetragen hatte, wollte der Compilelauf con
german/openoffice-1.1 java nachinstallieren. Komsich, oder?
ich frage mich, warum...
Heino
To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Fri 19 Nov 2004 - 08:11:56 CET