Date: Mon, 8 Mar 2021 11:22:02 +0000 (UTC) From: Dima Panov <fluffy@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r567836 - head/editors/libreoffice Message-ID: <202103081122.128BM2bb042779@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: fluffy Date: Mon Mar 8 11:22:01 2021 New Revision: 567836 URL: https://svnweb.freebsd.org/changeset/ports/567836 Log: editors/libreoffice: chase misc/box2d shlib name change at r567799 Pointy hat to: yuri Modified: head/editors/libreoffice/Makefile Modified: head/editors/libreoffice/Makefile ============================================================================== --- head/editors/libreoffice/Makefile Mon Mar 8 11:18:05 2021 (r567835) +++ head/editors/libreoffice/Makefile Mon Mar 8 11:22:01 2021 (r567836) @@ -30,7 +30,7 @@ BUILD_DEPENDS= p5-Archive-Zip>=0:archivers/p5-Archive- 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 \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202103081122.128BM2bb042779>