diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2017-01-07 14:43:11 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2017-01-07 14:43:11 +0000 |
commit | 24bce6e056c149dd378d4037aece66e49a080a10 (patch) | |
tree | 39e124d9784854ef550ebb66d8d0501c1889259a /editors/openoffice-4/Makefile | |
parent | 2018ddae97c2e3406691f0141c1bc14bc6d79587 (diff) | |
download | ports-24bce6e056c149dd378d4037aece66e49a080a10.tar.gz ports-24bce6e056c149dd378d4037aece66e49a080a10.zip |
Notes
Diffstat (limited to 'editors/openoffice-4/Makefile')
-rw-r--r-- | editors/openoffice-4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/openoffice-4/Makefile b/editors/openoffice-4/Makefile index 19a83042ffd9..2ef135c72049 100644 --- a/editors/openoffice-4/Makefile +++ b/editors/openoffice-4/Makefile @@ -3,7 +3,7 @@ PORTNAME= apache-openoffice PORTVERSION= ${AOOVERSION} -PORTREVISION= 4 +PORTREVISION= 5 #PORTREVISION= 1 CATEGORIES= editors java MASTER_SITES= APACHE/openoffice/${PORTVERSION}/source \ @@ -82,7 +82,7 @@ LIB_DEPENDS= \ libfreetype.so:print/freetype2 \ libnss3.so:security/nss \ libexpat.so:textproc/expat2 \ - libhunspell-1.5.so:textproc/hunspell \ + libhunspell-1.6.so:textproc/hunspell \ libhyphen.so:textproc/hyphen \ libtextcat.so:textproc/libtextcat \ libmythes-1.2.so:textproc/mythes \ |