aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2011-07-10 21:06:39 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2011-07-10 21:06:39 +0000
commit10f5e8576fb1331bc700551cee28ba4b68c1f450 (patch)
tree5c629b4bf5189b0863629ff754faa24f7b96107c /editors
parenta051292cd3a4a3b1f819a0e74b2ca97df8bce860 (diff)
Notes
Diffstat (limited to 'editors')
-rw-r--r--editors/libreoffice/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/libreoffice/Makefile b/editors/libreoffice/Makefile
index 32fc5500aa18..b1287efe7217 100644
--- a/editors/libreoffice/Makefile
+++ b/editors/libreoffice/Makefile
@@ -7,6 +7,7 @@
PORTNAME= libreoffice
PORTVERSION= 3.3.3
+PORTREVISION= 1
LOVERSION= ${PORTVERSION}.1
CATEGORIES= editors
MASTER_SITES= http://ftp.osuosl.org/pub/tdf/libreoffice/src/ \
@@ -82,7 +83,7 @@ EXTRACT_BEFORE_ARGS=
LIB_DEPENDS= cairo.2:${PORTSDIR}/graphics/cairo \
xml2.5:${PORTSDIR}/textproc/libxml2 \
expat.6:${PORTSDIR}/textproc/expat2 \
- icutu.46:${PORTSDIR}/devel/icu \
+ icutu.48:${PORTSDIR}/devel/icu \
jpeg.11:${PORTSDIR}/graphics/jpeg \
curl.6:${PORTSDIR}/ftp/curl \
hunspell-1.2.0:${PORTSDIR}/hungarian/hunspell \