pkgtools.conf make arguments ignored (?!?)

Scot Hetzel swhetzel at gmail.com
Mon Dec 12 10:59:11 PST 2005


On 12/11/05, martinko <martinkov at pobox.sk> wrote:
> hello,
>
> i'm having troubles with specifying make arguments to portupgrade via
> /usr/local/etc/pkgtools.conf.
> this is a part of my config file:
>
>   MAKE_ARGS = {
>     'x11/yelp' => 'WITH_MAN=1 WITH_INFO=1 WITH_GECKO=mozilla',
>   }
>
> it works only if i run `portupgrade -N yelp`
> but it does not work when i run eg `portupgrade -N gnome2-lite`
>
> interesting thing is that according to pkgtools.conf itself the
> following should work too but it does not :
>
>   MAKE_ARGS = {
>     'x11/yelp-*' => 'WITH_MAN=1 WITH_INFO=1 WITH_GECKO=mozilla',
>   }
>
> is this a known issue (and why?) or am i doing something wrong ??
>
Do you have an entry in the MAKE_ARGS for x11/gnome2-lite? As your
example doesn't show an entry for it.

Scot
--
DISCLAIMER:
No electrons were mamed while sending this message. Only slightly bruised.


More information about the freebsd-ports mailing list