Subject: Re: Sylpheed with spell-checker (was Re: new website...)
To: Przemys?aw Pawe?czyk <pp@kv.net.pl>
From: Martin Husemann <martin@duskware.de>
List: netbsd-users
Date: 04/13/2007 12:32:29
On Fri, Apr 13, 2007 at 05:01:29AM -0500, Przemys?aw Pawe?czyk wrote:
> PKG_OPTIONS_VAR=	PKG_OPTIONS.sylpheed
> PKG_SUPPORTED_OPTIONS=	jpilot ldap inet6 gtkspell gpgme
> PKG_SUGGESTED_OPTIONS=	inet6 gpgme gtkspell <<-----
> (cut)

This is the wrong way to do it. Just put

PKG_OPTIONS.sylpheed += gtkspell

in your /etc/mk.conf file.

Martin