summaryrefslogtreecommitdiff
path: root/textproc
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
parentRemove maintainer since he is blocked email from FreeBSD.org: (diff)
Fix some known compatibility problems with GNOME 2.6.
Notes
Notes: svn path=/head/; revision=106192
Diffstat (limited to 'textproc')
-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
-rw-r--r--textproc/gnomespell/Makefile2
-rw-r--r--textproc/gnomespell/files/patch-gnome-spell_Makefile.in10
-rw-r--r--textproc/gnomespell/pkg-descr5
6 files changed, 24 insertions, 10 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/
diff --git a/textproc/gnomespell/Makefile b/textproc/gnomespell/Makefile
index 98dde8ae2724..5171a48b8897 100644
--- a/textproc/gnomespell/Makefile
+++ b/textproc/gnomespell/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/gnomespell/files/patch-gnome-spell_Makefile.in b/textproc/gnomespell/files/patch-gnome-spell_Makefile.in
new file mode 100644
index 000000000000..8050486bcabd
--- /dev/null
+++ b/textproc/gnomespell/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/gnomespell/pkg-descr b/textproc/gnomespell/pkg-descr
index a5004d360237..10f0e6faa6bf 100644
--- a/textproc/gnomespell/pkg-descr
+++ b/textproc/gnomespell/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/