diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-07-16 10:08:32 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-07-16 10:08:32 +0000 |
commit | d29725597ef7de06af8f49cd0f59b58dff016d09 (patch) | |
tree | 01b40b05cea13daf2372433c25745962976c5577 /editors | |
parent | 08beb2b93b0e88909407a4b25c9c0477dfb43cf3 (diff) | |
download | ports-d29725597ef7de06af8f49cd0f59b58dff016d09.tar.gz ports-d29725597ef7de06af8f49cd0f59b58dff016d09.zip |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/libreoffice/Makefile | 2 |
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 \ |