summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2005-08-29 11:37:08 +0000
committerxtraeme <xtraeme@pkgsrc.org>2005-08-29 11:37:08 +0000
commite32ecbd153b09a48c7a2eaa2855678c82dbf38f5 (patch)
tree83c8413ddb7a51846712f7ecb5412396834f39ff /chat
parent70eead21f7074f9eb8e6efcbf4d9c2d802b2ff14 (diff)
downloadpkgsrc-e32ecbd153b09a48c7a2eaa2855678c82dbf38f5.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"