aboutsummaryrefslogtreecommitdiff
path: root/net-im/psi
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2019-01-21 10:42:44 +0000
committerJan Beich <jbeich@FreeBSD.org>2019-01-21 10:42:44 +0000
commitbe38c50bd97f8d080b5b0fbd8bb78e55d19706ba (patch)
tree46943e2da679b82edcadf407e33f824553dc3024 /net-im/psi
parentdfb941f6ccaf2ed9dcd2a1fc6085f4c75ce5c9ee (diff)
downloadports-be38c50bd97f8d080b5b0fbd8bb78e55d19706ba.tar.gz
ports-be38c50bd97f8d080b5b0fbd8bb78e55d19706ba.zip
net-im/psi: unbreak HUNSPELL=on after r490671
CMake Error at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:137 (message): Could NOT find Hunspell (missing: HUNSPELL_LIBRARY) PR: 235104 Submitted by: VVD Pointy hat to: jbeich
Notes
Notes: svn path=/head/; revision=490850
Diffstat (limited to 'net-im/psi')
-rw-r--r--net-im/psi/files/patch-cmake_modules_FindHunspell.cmake10
1 files changed, 10 insertions, 0 deletions
diff --git a/net-im/psi/files/patch-cmake_modules_FindHunspell.cmake b/net-im/psi/files/patch-cmake_modules_FindHunspell.cmake
new file mode 100644
index 000000000000..90c533a65091
--- /dev/null
+++ b/net-im/psi/files/patch-cmake_modules_FindHunspell.cmake
@@ -0,0 +1,10 @@
+--- cmake/modules/FindHunspell.cmake.orig 2017-08-19 09:50:06 UTC
++++ cmake/modules/FindHunspell.cmake
+@@ -64,6 +64,7 @@ set(HUNSPELL_NAMES
+ hunspell-1.4
+ hunspell-1.5
+ hunspell-1.6
++ hunspell-1.7
+ libhunspell${d}
+ )
+ find_library(