aboutsummaryrefslogtreecommitdiff
path: root/editors/libreoffice/Makefile
diff options
context:
space:
mode:
authorJung-uk Kim <jkim@FreeBSD.org>2018-01-10 22:40:07 +0000
committerJung-uk Kim <jkim@FreeBSD.org>2018-01-10 22:40:07 +0000
commitcb2e5d04b6ce5d10906d4b039734966221d55d5a (patch)
tree0d2e1b66c654b74a4a40f872879c7c63e348bad3 /editors/libreoffice/Makefile
parentdc8b632a8ec9c758827ac61bdd6b3f1dad702abd (diff)
downloadports-cb2e5d04b6ce5d10906d4b039734966221d55d5a.tar.gz
ports-cb2e5d04b6ce5d10906d4b039734966221d55d5a.zip
Notes
Diffstat (limited to 'editors/libreoffice/Makefile')
-rw-r--r--editors/libreoffice/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/libreoffice/Makefile b/editors/libreoffice/Makefile
index 26d3b5a28727..8402115602c6 100644
--- a/editors/libreoffice/Makefile
+++ b/editors/libreoffice/Makefile
@@ -2,7 +2,7 @@
.include "${.CURDIR}/Makefile.common"
-PORTREVISION= 2
+PORTREVISION= 3
MASTER_SITES= http://download.documentfoundation.org/libreoffice/src/${PORTVERSION}/ \
http://dev-www.libreoffice.org/src/:src \
http://dev-www.libreoffice.org/extern/:ext
@@ -32,7 +32,7 @@ LIB_DEPENDS= libapr-1.so:devel/apr1 \
libboost_date_time.so:devel/boost-libs \
libicutu.so:devel/icu \
liblangtag.so:devel/liblangtag \
- liborcus-0.12.so:devel/liborcus \
+ liborcus-0.13.so:devel/liborcus \
libcurl.so:ftp/curl \
libcairo.so:graphics/cairo \
libgraphite2.so:graphics/graphite2 \