git: 1f70b8395925 - main - devel/utf8cpp: Remove outdated CONFLICTS_INSTALL

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Tue, 17 Feb 2026 16:55:26 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1f70b83959250379940e297bc98d63eb8e07110c

commit 1f70b83959250379940e297bc98d63eb8e07110c
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-02-17 16:50:20 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-02-17 16:53:38 +0000

    devel/utf8cpp: Remove outdated CONFLICTS_INSTALL
---
 devel/utf8cpp/Makefile | 2 --
 1 file changed, 2 deletions(-)

diff --git a/devel/utf8cpp/Makefile b/devel/utf8cpp/Makefile
index 3bbf1905b5df..32f813711d98 100644
--- a/devel/utf8cpp/Makefile
+++ b/devel/utf8cpp/Makefile
@@ -17,8 +17,6 @@ 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/