Index: head/editors/codelite/files/patch-SpellChecker_CMakeLists.txt =================================================================== --- head/editors/codelite/files/patch-SpellChecker_CMakeLists.txt (nonexistent) +++ head/editors/codelite/files/patch-SpellChecker_CMakeLists.txt (revision 427161) @@ -0,0 +1,11 @@ +--- SpellChecker/CMakeLists.txt.orig 2016-07-07 05:54:58 UTC ++++ SpellChecker/CMakeLists.txt +@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.6.2) + + find_library(LIBHUNSPELL + # Fedora doesn't create a hunspell->hunspell-1.3 symlink, so explicitly look for (the current) full name +- NAMES hunspell hunspell-1.3 ++ NAMES hunspell hunspell-1.5 hunspell-1.4 hunspell-1.3 + PATH_SUFFIXES lib) + + find_path( HUNSPELL_H Property changes on: head/editors/codelite/files/patch-SpellChecker_CMakeLists.txt ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property