mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
editors/openoffice*: unbreak consumers with hunspell 1.5
main/lingucomponent/source/spellcheck/spell/sspellimp.cxx:39:10: fatal error: 'dictmgr.hxx' file not found #include <dictmgr.hxx> ^ PR: 214844 Obtained from: upstream Approved by: portmgr blanket
This commit is contained in:
parent
f835eac23b
commit
c7220dddae
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=427174
@ -0,0 +1,14 @@
|
||||
Minimal exceprt from upstream fix only to unbreak build
|
||||
|
||||
https://cgit.freedesktop.org/libreoffice/core/commit/?id=072b32442e3f6f220936a93ad1fcbde57746b747
|
||||
|
||||
--- lingucomponent/source/spellcheck/spell/sspellimp.cxx.orig 2016-01-29 07:10:27 UTC
|
||||
+++ lingucomponent/source/spellcheck/spell/sspellimp.cxx
|
||||
@@ -37,7 +37,6 @@
|
||||
|
||||
#include <lingutil.hxx>
|
||||
#include <hunspell.hxx>
|
||||
-#include <dictmgr.hxx>
|
||||
#include <sspellimp.hxx>
|
||||
|
||||
#include <linguistic/lngprops.hxx>
|
@ -0,0 +1,14 @@
|
||||
Minimal exceprt from upstream fix only to unbreak build
|
||||
|
||||
https://cgit.freedesktop.org/libreoffice/core/commit/?id=072b32442e3f6f220936a93ad1fcbde57746b747
|
||||
|
||||
--- lingucomponent/source/spellcheck/spell/sspellimp.cxx.orig 2016-01-29 07:10:27 UTC
|
||||
+++ lingucomponent/source/spellcheck/spell/sspellimp.cxx
|
||||
@@ -37,7 +37,6 @@
|
||||
|
||||
#include <lingutil.hxx>
|
||||
#include <hunspell.hxx>
|
||||
-#include <dictmgr.hxx>
|
||||
#include <sspellimp.hxx>
|
||||
|
||||
#include <linguistic/lngprops.hxx>
|
@ -0,0 +1,14 @@
|
||||
Minimal exceprt from upstream fix only to unbreak build
|
||||
|
||||
https://cgit.freedesktop.org/libreoffice/core/commit/?id=072b32442e3f6f220936a93ad1fcbde57746b747
|
||||
|
||||
--- lingucomponent/source/spellcheck/spell/sspellimp.cxx.orig 2016-01-29 07:10:27 UTC
|
||||
+++ lingucomponent/source/spellcheck/spell/sspellimp.cxx
|
||||
@@ -37,7 +37,6 @@
|
||||
|
||||
#include <lingutil.hxx>
|
||||
#include <hunspell.hxx>
|
||||
-#include <dictmgr.hxx>
|
||||
#include <sspellimp.hxx>
|
||||
|
||||
#include <linguistic/lngprops.hxx>
|
Loading…
Reference in New Issue
Block a user