aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2021-03-08 11:22:01 +0000
committerDima Panov <fluffy@FreeBSD.org>2021-03-08 11:22:01 +0000
commitce8ea74802d08612fd96833bef24bc5ed9910586 (patch)
tree810f9efb2b6bae88b38d73de61d6826e06fa62e0 /editors
parente351ccc1e1510906e9ef6ba0435cf8aa069557d4 (diff)
downloadports-ce8ea74802d08612fd96833bef24bc5ed9910586.tar.gz
ports-ce8ea74802d08612fd96833bef24bc5ed9910586.zip
editors/libreoffice: chase misc/box2d shlib name change at r567799
Pointy hat to: yuri
Notes
Notes: svn path=/head/; revision=567836
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 bca8c4763d0c..b35d5977d6fa 100644
--- a/editors/libreoffice/Makefile
+++ b/editors/libreoffice/Makefile
@@ -30,7 +30,7 @@ BUILD_DEPENDS= p5-Archive-Zip>=0:archivers/p5-Archive-Zip \
flex>=0.26:textproc/flex
LIB_DEPENDS= libapr-1.so:devel/apr1 \
libboost_date_time.so:devel/boost-libs \
- libBox2D.so:misc/box2d \
+ libbox2d.so:misc/box2d \
libicutu.so:devel/icu \
liblangtag.so:devel/liblangtag \
libltdl.so:devel/libltdl \