diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-04-05 04:15:24 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-04-05 04:15:24 +0000 |
commit | b41b93b15ebfeedd9f62aebec8978a35c88717ae (patch) | |
tree | 7ac6e576ee4973c487ff0555f63e4ddcc0ae866e /textproc | |
parent | 7d1eeeb27a898dd696ecb27e68e75edae1fc288e (diff) | |
download | ports-b41b93b15ebfeedd9f62aebec8978a35c88717ae.tar.gz ports-b41b93b15ebfeedd9f62aebec8978a35c88717ae.zip |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/gnome-spell/Makefile | 2 | ||||
-rw-r--r-- | textproc/gnome-spell/files/patch-gnome-spell_Makefile.in | 10 | ||||
-rw-r--r-- | textproc/gnome-spell/pkg-descr | 5 | ||||
-rw-r--r-- | textproc/gnomespell/Makefile | 2 | ||||
-rw-r--r-- | textproc/gnomespell/files/patch-gnome-spell_Makefile.in | 10 | ||||
-rw-r--r-- | textproc/gnomespell/pkg-descr | 5 |
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/ |