Subject: Re: chat/gaim and options
To: Roland Illig <rillig@NetBSD.org>
From: None <segv@netctl.net>
List: tech-pkg
Date: 11/23/2005 00:03:34
On Tue, 22 Nov 2005 20:28:04 +0100
Roland Illig <rillig@NetBSD.org> wrote:
> segv@netctl.net wrote:
> > Hi, I don't want to build gaim with gtkspell, however setting
> >
> > PKG_OPTIONS.gaim=audio gnutls silc
> >
> > in my mk.conf still extracts and builds for gtkspell. Anyone knows how to
> > avoid it?
>
> Currently we have this explanatory text:
>
> You can select which build options to use by setting
> PKG_DEFAULT_OPTIONS or the following variable.
> Its current value is shown:
>
> Would adding this additional sentence have helped you?
>
> To disable an option, prefix it with a dash (-).
>
> Roland
Yes, I think it would, because I had no idea you could disable them with a dash.
Thanks.