summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2005-08-29 11:37:08 +0000
committerxtraeme <xtraeme>2005-08-29 11:37:08 +0000
commit23882c3ff762bae6ab07dbea8d195a746347e5fb (patch)
tree83c8413ddb7a51846712f7ecb5412396834f39ff /chat
parent89d56e7b69391975f77986e71e09c3b15ae70d14 (diff)
downloadpkgsrc-23882c3ff762bae6ab07dbea8d195a746347e5fb.tar.gz
It's 'gtkspell' not 'gtk-spell'.
Diffstat (limited to 'chat')
-rw-r--r--chat/gaim/options.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/chat/gaim/options.mk b/chat/gaim/options.mk
index 4681082350b..10e650ae1ab 100644
--- a/chat/gaim/options.mk
+++ b/chat/gaim/options.mk
@@ -1,8 +1,8 @@
-# $NetBSD: options.mk,v 1.2 2005/08/29 11:35:51 xtraeme Exp $
+# $NetBSD: options.mk,v 1.3 2005/08/29 11:37:08 xtraeme Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.gaim
-PKG_SUPPORTED_OPTIONS+= gnutls
-PKG_SUGGESTED_OPTIONS+= gtk-spell
+PKG_SUPPORTED_OPTIONS+= gnutls gtkspell
+PKG_SUGGESTED_OPTIONS+= gtkspell
.include "../../mk/bsd.options.mk"