aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-12-25 08:59:20 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-12-25 08:59:20 +0000
commit69ad19b462ff1fd091180e2e7e71b5c5aef0fc83 (patch)
treeb63c541bc63842fa49da999e1ce730c47da13f50
parent276985313c62625afcd0058845c2d4f14d6c6e19 (diff)
downloadports-69ad19b462ff1fd091180e2e7e71b5c5aef0fc83.tar.gz
ports-69ad19b462ff1fd091180e2e7e71b5c5aef0fc83.zip
devel/utf8cpp: Add CONFLICTS_INSTALL after 4.0.3 update
-rw-r--r--devel/utf8cpp/Makefile2
1 files changed, 2 insertions, 0 deletions
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/