summaryrefslogtreecommitdiff
path: root/textproc/ispell/files/FR.patch
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-01-29 07:10:12 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-01-29 07:10:12 +0000
commitecf11e810f2c623cc9f6e0f52ddace35848e20cd (patch)
treef91ab1237c144bd44246bd7ac96d45345c068008 /textproc/ispell/files/FR.patch
parent- Stage support (diff)
Remove ispell which is deprecated for long, consider using aspell instead or the aspell-ispell wrapper
french/ispell german/ispell german/ispell-alt german/ispell-neu hungarian/ispell polish/ispell portuguese/ispell-pt_BR russian/rus-ispell textproc/british-ispell textproc/es-ispell textproc/ispell textproc/it-ispell textproc/nl-ispell textproc/sk-ispell ukrainian/ispell
Diffstat (limited to 'textproc/ispell/files/FR.patch')
-rw-r--r--textproc/ispell/files/FR.patch26
1 files changed, 0 insertions, 26 deletions
diff --git a/textproc/ispell/files/FR.patch b/textproc/ispell/files/FR.patch
deleted file mode 100644
index 4f3a6f68215b..000000000000
--- a/textproc/ispell/files/FR.patch
+++ /dev/null
@@ -1,26 +0,0 @@
---- francais-IREQ/Makefile.old Fri Dec 31 10:23:00 1999
-+++ francais-IREQ/Makefile Fri Dec 31 10:27:35 1999
-@@ -13,10 +13,10 @@
- #------------------------------------------------------------------------------
-
- # Prendre soin de bien définir cette variable:
--LIBDIR = /depot/public/lib/ispell
-+LIBDIR = ${PREFIX}/lib
-
- # Il peut être requis de changer celle-ci aussi:
--HASH = $(LIBDIR)/buildhash
-+HASH=${BUILDHASH}
-
- # buildict n'est pas requis pour l'utilisation de francais-IREQ,
- # mais si vous décidez de modifier le dictionnaire, la variable suivante
-@@ -48,8 +48,8 @@
- > $@'
-
- francais.hash: francais.dico
-- $(RM) francais.dico.cnt francais.dico.stat
-- $(HASH) francais.dico $(AFFIXES) francais.hash
-+ @rm -f francais.dico.cnt francais.dico.stat
-+ @${HASH} francais.dico $(AFFIXES) francais.hash
-
- install: francais.hash
- install francais.hash $(LIBDIR)