> > # e.g.:
> > # MAKE_ARGS = {
> > # 'databases/mysql323-*' => 'WITH_CHARSET=ujis',
> > # }
> > That looks like exactly what you're looking for.
>
> Sorry, I didn't see it... Well, this is great ;-)
> It only work for portupgrade though, right ? There's no other place to save
> those args... like an /etc/make.ports.conf ?
> Thank you so so much...
/etc/make.conf
will work, but it will define whatever you set for *everything* you do
with make... works for me though (I set all the various LITE and
WITHOUT_X11 stuff that ports seem to check for)
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message