pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/chat/gaim It's 'gtkspell' not 'gtk-spell'.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/602d21a146b4
branches:  trunk
changeset: 498651:602d21a146b4
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Mon Aug 29 11:37:08 2005 +0000

description:
It's 'gtkspell' not 'gtk-spell'.

diffstat:

 chat/gaim/options.mk |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (15 lines):

diff -r b7ae80431f22 -r 602d21a146b4 chat/gaim/options.mk
--- a/chat/gaim/options.mk      Mon Aug 29 11:35:51 2005 +0000
+++ b/chat/gaim/options.mk      Mon Aug 29 11:37:08 2005 +0000
@@ -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"
 



Home | Main Index | Thread Index | Old Index