git: 18e703731c1b - main - textproc/apertium: Change BUILD_DEPENDS from utf8cpp to utf8cpp3

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Tue, 14 Nov 2023 17:23:50 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=18e703731c1b9e6b1ee31866ea9a83d904a701aa

commit 18e703731c1b9e6b1ee31866ea9a83d904a701aa
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-11-14 16:54:03 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-11-14 17:16:51 +0000

    textproc/apertium: Change BUILD_DEPENDS from utf8cpp to utf8cpp3
---
 textproc/apertium/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/textproc/apertium/Makefile b/textproc/apertium/Makefile
index 118f7304d9e3..23a8e3971c71 100644
--- a/textproc/apertium/Makefile
+++ b/textproc/apertium/Makefile
@@ -14,7 +14,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 BROKEN_FreeBSD_12_powerpc64=	fails to configure on powerpc64 elfv1: *** unable to locate pcrecpp library ***
 
 BUILD_DEPENDS=	bash:shells/bash \
-		utf8cpp>0:devel/utf8cpp
+		utf8cpp3>0:devel/utf8cpp3
 LIB_DEPENDS=	libicudata.so:devel/icu \
 		liblttoolbox.so:textproc/lttoolbox \
 		libpcre.so:devel/pcre