Date: Tue, 17 Feb 2026 16:55:26 +0000 From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 1f70b8395925 - main - devel/utf8cpp: Remove outdated CONFLICTS_INSTALL Message-ID: <69949d7e.268a8.5de43ce8@gitrepo.freebsd.org>
index | next in thread | raw e-mail
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/home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69949d7e.268a8.5de43ce8>
