git: 59e273e5a63c - main - devel/libfmt: Remove outdated CONFLICTS_INSTALL after 1011e7d42e00ae9aaa20b86e3169e9521be0fb64
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 09 Mar 2024 14:19:05 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=59e273e5a63c7b62c00bdfb2550af3577ff4e94c
commit 59e273e5a63c7b62c00bdfb2550af3577ff4e94c
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-03-09 13:57:36 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-03-09 14:07:23 +0000
devel/libfmt: Remove outdated CONFLICTS_INSTALL after 1011e7d42e00ae9aaa20b86e3169e9521be0fb64
PR: 277120
Reported by: diizzy
---
devel/libfmt/Makefile | 2 --
1 file changed, 2 deletions(-)
diff --git a/devel/libfmt/Makefile b/devel/libfmt/Makefile
index 6e3fb69e0007..12578a198d31 100644
--- a/devel/libfmt/Makefile
+++ b/devel/libfmt/Makefile
@@ -22,8 +22,6 @@ USE_LDCONFIG= yes
PLIST_SUB= PORTVERSION=${PORTVERSION}
-CONFLICTS_INSTALL= axom # include/fmt/*
-
OPTIONS_DEFINE= FULL_CACHE_DRAGONBOX
OPTIONS_DEFAULT=FULL_CACHE_DRAGONBOX
FULL_CACHE_DRAGONBOX_DESC= Use larger binary size for better performance