summaryrefslogtreecommitdiff
path: root/chat/gaim
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
commitb595c9d5f516ec28d45018431232eec71cd8aa2b (patch)
tree83c8413ddb7a51846712f7ecb5412396834f39ff /chat/gaim
parenta95992b660ec4d575ec23dfc395eca308b620277 (diff)
downloadpkgsrc-b595c9d5f516ec28d45018431232eec71cd8aa2b.tar.gz
It's 'gtkspell' not 'gtk-spell'.
Diffstat (limited to 'chat/gaim')
-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"