aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2012-07-16 18:08:32 +0800
committerbapt <bapt@FreeBSD.org>2012-07-16 18:08:32 +0800
commit9a37c752dfefde086576c58b7d03a01ced1e5795 (patch)
tree01b40b05cea13daf2372433c25745962976c5577 /editors
parentae0d7e4901c5cdbed7c1f6805df0fd1b3f24e7ba (diff)
downloadfreebsd-ports-gnome-9a37c752dfefde086576c58b7d03a01ced1e5795.tar.gz
freebsd-ports-gnome-9a37c752dfefde086576c58b7d03a01ced1e5795.tar.zst
freebsd-ports-gnome-9a37c752dfefde086576c58b7d03a01ced1e5795.zip
Fix exttextcat new library name detection
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 \