aboutsummaryrefslogtreecommitdiff
path: root/textproc/goldendict
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 /textproc/goldendict
parent2018ddae97c2e3406691f0141c1bc14bc6d79587 (diff)
Notes
Diffstat (limited to 'textproc/goldendict')
-rw-r--r--textproc/goldendict/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/goldendict/Makefile b/textproc/goldendict/Makefile
index 4473f1deabcb..71a528cfdc36 100644
--- a/textproc/goldendict/Makefile
+++ b/textproc/goldendict/Makefile
@@ -3,7 +3,7 @@
PORTNAME= goldendict
PORTVERSION= 1.0.1
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= textproc
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION:C|(.*)\.[0-9]*$|\1|}/
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
@@ -13,7 +13,7 @@ COMMENT= Feature-rich Qt4 based dictionary lookup program
LICENSE= GPLv3
-LIB_DEPENDS= libhunspell-1.5.so:textproc/hunspell \
+LIB_DEPENDS= libhunspell-1.6.so:textproc/hunspell \
libvorbis.so:audio/libvorbis
NO_WRKSUBDIR= yes