git: 361c7862039b - main - chinese/fcitx5-mcbopomofo: Declare dependency on devel/icu

From: Gleb Popov <arrowd_at_FreeBSD.org>
Date: Sun, 14 Jul 2024 16:51:37 UTC
The branch main has been updated by arrowd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=361c7862039b13383065cd62e0a1f0007f4dc3e5

commit 361c7862039b13383065cd62e0a1f0007f4dc3e5
Author:     Gleb Popov <arrowd@FreeBSD.org>
AuthorDate: 2024-07-14 16:19:56 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2024-07-14 16:51:31 +0000

    chinese/fcitx5-mcbopomofo: Declare dependency on devel/icu
    
    PR:             280070
---
 chinese/fcitx5-mcbopomofo/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/chinese/fcitx5-mcbopomofo/Makefile b/chinese/fcitx5-mcbopomofo/Makefile
index b958fb9694b9..18abe1c65a11 100644
--- a/chinese/fcitx5-mcbopomofo/Makefile
+++ b/chinese/fcitx5-mcbopomofo/Makefile
@@ -10,7 +10,8 @@ LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 LIB_DEPENDS=	libFcitx5Core.so:textproc/fcitx5 \
-		libfmt.so:devel/libfmt
+		libfmt.so:devel/libfmt \
+		libicuuc.so:devel/icu
 
 USES=		cmake compiler:c++17-lang gettext-tools kde:5 pkgconfig