Date: Mon, 12 Dec 2005 12:59:07 -0600 From: Scot Hetzel <swhetzel@gmail.com> To: martinko <martinkov@pobox.sk> Cc: freebsd-questions@freebsd.org, freebsd-ports@freebsd.org Subject: Re: pkgtools.conf make arguments ignored (?!?) Message-ID: <790a9fff0512121059y73d97f2eub06e88f77a63461c@mail.gmail.com> In-Reply-To: <dnhgge$uv0$1@sea.gmane.org> References: <dnhgge$uv0$1@sea.gmane.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 12/11/05, martinko <martinkov@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?790a9fff0512121059y73d97f2eub06e88f77a63461c>
