summaryrefslogtreecommitdiff
path: root/editors/openoffice-4/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2019-01-18 21:14:41 +0000
committerJan Beich <jbeich@FreeBSD.org>2019-01-18 21:14:41 +0000
commit91ea5c3247ec607f48809a35593bf5580ed7d455 (patch)
treef9b29d3f811865ffb154be8b5af915119e00ed23 /editors/openoffice-4/Makefile
parentUpdate roda to 3.16.0 (diff)
textproc/hunspell: update to 1.7.0
- Drop const optimization as v2 API moved to nuspell Changes: https://github.com/hunspell/hunspell/releases/tag/v1.7.0
Notes
Notes: svn path=/head/; revision=490671
Diffstat (limited to 'editors/openoffice-4/Makefile')
-rw-r--r--editors/openoffice-4/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/openoffice-4/Makefile b/editors/openoffice-4/Makefile
index ab27b2ff41dd..f1cd17df6f69 100644
--- a/editors/openoffice-4/Makefile
+++ b/editors/openoffice-4/Makefile
@@ -3,7 +3,7 @@
PORTNAME= apache-openoffice
PORTVERSION= ${AOOVERSION}
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= editors java
MASTER_SITES= APACHE/openoffice/${PORTVERSION}/source \
http://tools.openoffice.org/unowinreg_prebuild/680/:unoreg \
@@ -81,7 +81,7 @@ LIB_DEPENDS= \
libfreetype.so:print/freetype2 \
libnss3.so:security/nss \
libexpat.so:textproc/expat2 \
- libhunspell-1.6.so:textproc/hunspell \
+ libhunspell-1.7.so:textproc/hunspell \
libhyphen.so:textproc/hyphen \
libtextcat.so:textproc/libtextcat \
libmythes-1.2.so:textproc/mythes \