Michael Nottebrock <[EMAIL PROTECTED]> wrote:

> Heino Tiedemann schrieb:
>
>>>> ,----
>>>> | portupgrade (the one I use) does not look at /etc/make.conf so I still
>>>> | have to put WITH_FAM_SYSTEM="YES" into pkgtools.conf and don't know
>>>> | exactly for which programs ;-(
>>> Portupgrade does not need to look at /etc/make.conf - make does. And
>>> it's WITH_FAM_SYSTEM=fam, not "YES".
>> 
>> But, _how_ looks the Syntax for that entry?
>
> I'm not sure I understand your question. You put a line
>
> WITH_FAM_SYSTEM=fam
>
> into /etc/make.conf.

Okay, my question is how should this line look in _pkgtools.conf_ ??

Is this okay:
MAKE_ARGS = {
        '*' => 'WITH_FAM_SYSTEM=fam',
        'editors/openoffice-*' => '-DWITHOUT_MOZILLA -DWITHOUT_JAVA 
LOCALIZED_LANG=de'
  }


Heino

_______________________________________________
kde-freebsd mailing list
[email protected]
http://freebsd.kde.org/mailman/listinfo/kde-freebsd

Reply via email to