aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2012-07-16 10:08:32 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2012-07-16 10:08:32 +0000
commitd29725597ef7de06af8f49cd0f59b58dff016d09 (patch)
tree01b40b05cea13daf2372433c25745962976c5577 /editors
parent08beb2b93b0e88909407a4b25c9c0477dfb43cf3 (diff)
downloadports-d29725597ef7de06af8f49cd0f59b58dff016d09.tar.gz
ports-d29725597ef7de06af8f49cd0f59b58dff016d09.zip
Fix exttextcat new library name detection
Notes
Notes: svn path=/head/; revision=300935
Diffstat (limited to 'editors')
-rw-r--r--editors/libreoffice/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/libreoffice/Makefile b/editors/libreoffice/Makefile
index 530a841cb012..4ee59005faad 100644
--- a/editors/libreoffice/Makefile
+++ b/editors/libreoffice/Makefile
@@ -44,7 +44,7 @@ LIB_DEPENDS= cairo.2:${PORTSDIR}/graphics/cairo \
wpg-0.2.2:${PORTSDIR}/graphics/libwpg \
wps-0.2.2:${PORTSDIR}/textproc/libwps \
rdf.0:${PORTSDIR}/textproc/redland \
- exttextcat.0:${PORTSDIR}/textproc/libexttextcat \
+ exttextcat-1.0.0:${PORTSDIR}/textproc/libexttextcat \
lpsolve55:${PORTSDIR}/math/lp_solve \
cups.2:${PORTSDIR}/print/cups-client \
visio-0.0.0:${PORTSDIR}/textproc/libvisio \