summaryrefslogtreecommitdiffstats
path: root/textproc/ispell/files
diff options
context:
space:
mode:
authorasmodai <asmodai@FreeBSD.org>2001-01-09 16:08:32 +0000
committerasmodai <asmodai@FreeBSD.org>2001-01-09 16:08:32 +0000
commit3e47b4c5b38c41f147719e719fe4c3e21acf368b (patch)
tree77bc695e519c41312ad5597dcc7a2be53999e78f /textproc/ispell/files
parentd1fc032d4ac0a01d491321df43656a24b3920133 (diff)
downloadFreeBSD-ports-3e47b4c5b38c41f147719e719fe4c3e21acf368b.zip
FreeBSD-ports-3e47b4c5b38c41f147719e719fe4c3e21acf368b.tar.gz
Add Dutch ispell support under the ISPELL_NL variable option.
Diffstat (limited to 'textproc/ispell/files')
-rw-r--r--textproc/ispell/files/NL.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/textproc/ispell/files/NL.patch b/textproc/ispell/files/NL.patch
new file mode 100644
index 0000000..9b8c904
--- /dev/null
+++ b/textproc/ispell/files/NL.patch
@@ -0,0 +1,11 @@
+--- ispell-nl-1.0.0/Makefile.orig Tue Jan 9 16:50:24 2001
++++ ispell-nl-1.0.0/Makefile Tue Jan 9 16:50:41 2001
+@@ -9,7 +9,7 @@
+ install -o root -g root -m 0644 nederlands.aff $(installdir)
+
+ nederlands.hash: nederlands.aff words-nl.ispell
+- buildhash words-nl.ispell nederlands.aff nederlands.hash
++ ${BUILDHASH} words-nl.ispell nederlands.aff nederlands.hash
+
+ clean:
+ rm -f words-nl.ispell.stat nederlands.hash words-nl.ispell.cnt *~
OpenPOWER on IntegriCloud