git: 69ad19b462ff - main - devel/utf8cpp: Add CONFLICTS_INSTALL after 4.0.3 update

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Mon, 25 Dec 2023 09:08:24 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=69ad19b462ff1fd091180e2e7e71b5c5aef0fc83

commit 69ad19b462ff1fd091180e2e7e71b5c5aef0fc83
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-12-25 08:59:20 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-12-25 08:59:20 +0000

    devel/utf8cpp: Add CONFLICTS_INSTALL after 4.0.3 update
---
 devel/utf8cpp/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/devel/utf8cpp/Makefile b/devel/utf8cpp/Makefile
index 63c123c71c9b..0b920ded453a 100644
--- a/devel/utf8cpp/Makefile
+++ b/devel/utf8cpp/Makefile
@@ -17,6 +17,8 @@ USE_GITHUB=	yes
 GH_ACCOUNT=	nemtrif
 GH_PROJECT=	utfcpp
 
+CONFLICTS_INSTALL=	utf8cpp3
+
 do-install:
 	${MKDIR} ${STAGEDIR}${PREFIX}/include/utf8cpp/
 	cd ${WRKSRC}/source/ && ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/include/utf8cpp/