aboutsummaryrefslogtreecommitdiff
path: root/net-im/licq-qt-gui
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2016-12-03 22:24:36 +0000
committerJan Beich <jbeich@FreeBSD.org>2016-12-03 22:24:36 +0000
commit70b03eae74a269dd8c450c0414ae8c27e719b128 (patch)
treea8ed8d1d00fc9115ded6faf82f4509c256a9166a /net-im/licq-qt-gui
parentae0db8070bc48689b61fd5dee8d3b330366634ae (diff)
downloadports-70b03eae74a269dd8c450c0414ae8c27e719b128.tar.gz
ports-70b03eae74a269dd8c450c0414ae8c27e719b128.zip
textproc/hunspell: update to 1.5.4
Changes: https://github.com/hunspell/hunspell/blob/v1.5.4/ChangeLog PR: 214837 Exp-run by: antoine (for 1.5.3) Approved by: office (bapt)
Notes
Notes: svn path=/head/; revision=427743
Diffstat (limited to 'net-im/licq-qt-gui')
-rw-r--r--net-im/licq-qt-gui/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-im/licq-qt-gui/Makefile b/net-im/licq-qt-gui/Makefile
index b384b25a8d08..2bb3fd3724e1 100644
--- a/net-im/licq-qt-gui/Makefile
+++ b/net-im/licq-qt-gui/Makefile
@@ -3,7 +3,7 @@
PORTNAME= qt4-gui
PORTVERSION= 1.8.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net-im
PKGNAMESUFFIX?= ${KDE_SUFFIX}${PKGNAMESUFFIX2}
@@ -25,9 +25,9 @@ OPTIONS_DEFAULT=HUNSPELL
LICQ_PORT?= net-im/licq
-HUNSPELL_LIB_DEPENDS= libhunspell-1.3.so:textproc/hunspell
+HUNSPELL_LIB_DEPENDS= libhunspell-1.5.so:textproc/hunspell
HUNSPELL_CMAKE_ON= -DHUNSPELL_INCLUDE_DIRS=${LOCALBASE}/include/hunspell \
- -DHUNSPELL_LIBRARIES=${LOCALBASE}/lib/libhunspell-1.3.so \
+ -DHUNSPELL_LIBRARIES=${LOCALBASE}/lib/libhunspell-1.5.so \
-DHUNSPELL_FOUND:BOOL=ON
HUNSPELL_CMAKE_OFF= -DHUNSPELL_FOUND:BOOL=OFF