aboutsummaryrefslogtreecommitdiff
path: root/textproc/gnome-spell
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-04-05 04:15:24 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-04-05 04:15:24 +0000
commitb41b93b15ebfeedd9f62aebec8978a35c88717ae (patch)
tree7ac6e576ee4973c487ff0555f63e4ddcc0ae866e /textproc/gnome-spell
parent7d1eeeb27a898dd696ecb27e68e75edae1fc288e (diff)
downloadports-b41b93b15ebfeedd9f62aebec8978a35c88717ae.tar.gz
ports-b41b93b15ebfeedd9f62aebec8978a35c88717ae.zip
Fix some known compatibility problems with GNOME 2.6.
Notes
Notes: svn path=/head/; revision=106192
Diffstat (limited to 'textproc/gnome-spell')
-rw-r--r--textproc/gnome-spell/Makefile2
-rw-r--r--textproc/gnome-spell/files/patch-gnome-spell_Makefile.in10
-rw-r--r--textproc/gnome-spell/pkg-descr5
3 files changed, 12 insertions, 5 deletions
diff --git a/textproc/gnome-spell/Makefile b/textproc/gnome-spell/Makefile
index 98dde8ae2724..5171a48b8897 100644
--- a/textproc/gnome-spell/Makefile
+++ b/textproc/gnome-spell/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gnomespell
PORTVERSION= 1.0.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-spell/1.0
diff --git a/textproc/gnome-spell/files/patch-gnome-spell_Makefile.in b/textproc/gnome-spell/files/patch-gnome-spell_Makefile.in
new file mode 100644
index 000000000000..8050486bcabd
--- /dev/null
+++ b/textproc/gnome-spell/files/patch-gnome-spell_Makefile.in
@@ -0,0 +1,10 @@
+--- gnome-spell/Makefile.in.orig Tue Dec 9 15:48:14 2003
++++ gnome-spell/Makefile.in Tue Dec 9 15:48:18 2003
+@@ -138,7 +138,6 @@
+ -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" \
+ -DGLADE_DATADIR=\"$(gladedir)\" \
+ -DPLUGIN_DIR=\""$(PLUGIN_DIR)"\" \
+- -DGTK_DISABLE_DEPRECATED=1 \
+ -DASPELL_DICT=\""$(ASPELL_DICT)"\" \
+ $(GNOME_SPELL_CFLAGS) \
+ $(END)
diff --git a/textproc/gnome-spell/pkg-descr b/textproc/gnome-spell/pkg-descr
index a5004d360237..10f0e6faa6bf 100644
--- a/textproc/gnome-spell/pkg-descr
+++ b/textproc/gnome-spell/pkg-descr
@@ -1,6 +1,3 @@
-Gnome Spell is GNOME/Bonobo component for spell checking. In current version
-it contains GNOME::Spell::Dictionary object, which provides spell checking
-dictionary. It's based on pspell package, which is required to build
-gnome-spell.
+Gnome Spell is GNOME/Bonobo component for spell-checking.
WWW: http://www.gnome.org/