aboutsummaryrefslogtreecommitdiff
path: root/textproc/hunspell/files/patch-src_tools_hunspell.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/hunspell/files/patch-src_tools_hunspell.cxx')
-rw-r--r--textproc/hunspell/files/patch-src_tools_hunspell.cxx14
1 files changed, 0 insertions, 14 deletions
diff --git a/textproc/hunspell/files/patch-src_tools_hunspell.cxx b/textproc/hunspell/files/patch-src_tools_hunspell.cxx
deleted file mode 100644
index 01cfb372c230..000000000000
--- a/textproc/hunspell/files/patch-src_tools_hunspell.cxx
+++ /dev/null
@@ -1,14 +0,0 @@
-
-$FreeBSD$
-
---- src/tools/hunspell.cxx.orig
-+++ src/tools/hunspell.cxx
-@@ -47,7 +47,7 @@
- #include "manparser.hxx"
- #include "firstparser.hxx"
-
--#define LIBDIR "/usr/share/myspell/"
-+#define LIBDIR "%%PREFIX%%/share/myspell/"
- #define HOME getenv("HOME")
- #define DICBASENAME ".hunspell_"
- #define LOGFILE "/tmp/hunspell.log"