aboutsummaryrefslogtreecommitdiffstats
path: root/Mk/bsd.gecko.mk
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2017-01-07 22:43:11 +0800
committerJan Beich <jbeich@FreeBSD.org>2017-01-07 22:43:11 +0800
commit24bce6e056c149dd378d4037aece66e49a080a10 (patch)
tree39e124d9784854ef550ebb66d8d0501c1889259a /Mk/bsd.gecko.mk
parent2018ddae97c2e3406691f0141c1bc14bc6d79587 (diff)
downloadfreebsd-ports-gnome-24bce6e056c149dd378d4037aece66e49a080a10.tar.gz
freebsd-ports-gnome-24bce6e056c149dd378d4037aece66e49a080a10.tar.zst
freebsd-ports-gnome-24bce6e056c149dd378d4037aece66e49a080a10.zip
textproc/hunspell: update to 1.6.0
- Restore DIST_SUBDIR from r305651 - Adjust license for "or later" clause - Restore GPLv2+/LGPL21+ license files removed upstream as GPLv3+/LGPL3+ only affects Hunspell 2.0 (not currently built) - Unbreak |make makepatch| Changes: https://github.com/hunspell/hunspell/releases/tag/v1.6.0 PR: 215714 Submitted by: sunpoet (based on) Exp-run by: antoine MFH: 2017Q1 Differential Revision: https://reviews.freebsd.org/D8887
Diffstat (limited to 'Mk/bsd.gecko.mk')
-rw-r--r--Mk/bsd.gecko.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.gecko.mk b/Mk/bsd.gecko.mk
index 9b1c71decfa6..f7746622ed3a 100644
--- a/Mk/bsd.gecko.mk
+++ b/Mk/bsd.gecko.mk
@@ -183,7 +183,7 @@ harfbuzz_LIB_DEPENDS= libharfbuzz.so:print/harfbuzz
harfbuzz_MOZ_OPTIONS= --with-system-harfbuzz
.endif
-hunspell_LIB_DEPENDS= libhunspell-1.5.so:textproc/hunspell
+hunspell_LIB_DEPENDS= libhunspell-1.6.so:textproc/hunspell
hunspell_MOZ_OPTIONS= --enable-system-hunspell
icu_LIB_DEPENDS= libicui18n.so:devel/icu