aboutsummaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2017-01-07 14:43:11 +0000
committerJan Beich <jbeich@FreeBSD.org>2017-01-07 14:43:11 +0000
commit24bce6e056c149dd378d4037aece66e49a080a10 (patch)
tree39e124d9784854ef550ebb66d8d0501c1889259a /net-im
parent2018ddae97c2e3406691f0141c1bc14bc6d79587 (diff)
downloadports-24bce6e056c149dd378d4037aece66e49a080a10.tar.gz
ports-24bce6e056c149dd378d4037aece66e49a080a10.zip
Notes
Diffstat (limited to 'net-im')
-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 234e25a51af2..d6bde30efcc9 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= 4
+PORTREVISION= 5
CATEGORIES= net-im
PKGNAMESUFFIX?= ${KDE_SUFFIX}${PKGNAMESUFFIX2}
@@ -25,9 +25,9 @@ OPTIONS_DEFAULT=HUNSPELL
LICQ_PORT?= net-im/licq
-HUNSPELL_LIB_DEPENDS= libhunspell-1.5.so:textproc/hunspell
+HUNSPELL_LIB_DEPENDS= libhunspell-1.6.so:textproc/hunspell
HUNSPELL_CMAKE_ON= -DHUNSPELL_INCLUDE_DIRS=${LOCALBASE}/include/hunspell \
- -DHUNSPELL_LIBRARIES=${LOCALBASE}/lib/libhunspell-1.5.so \
+ -DHUNSPELL_LIBRARIES=${LOCALBASE}/lib/libhunspell-1.6.so \
-DHUNSPELL_FOUND:BOOL=ON
HUNSPELL_CMAKE_OFF= -DHUNSPELL_FOUND:BOOL=OFF