aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2023-12-22 09:57:06 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2023-12-22 09:58:42 +0000
commite9d9058de45d6c84728088ba7ce7d6fea38b6416 (patch)
treee108383a808c0d7eb5e7f3b4fb966d842989dbce
parent8b288653e08938f70569684bbfc086b15a846b4f (diff)
downloadports-e9d9058de45d6c84728088ba7ce7d6fea38b6416.tar.gz
ports-e9d9058de45d6c84728088ba7ce7d6fea38b6416.zip
cad/openroad: Not broken with libfmt-10.1.1
... at least on 13.2 PR: 273881
-rw-r--r--cad/openroad/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/cad/openroad/Makefile b/cad/openroad/Makefile
index 5e2966f2a424..3d6a22465dae 100644
--- a/cad/openroad/Makefile
+++ b/cad/openroad/Makefile
@@ -13,7 +13,6 @@ WWW= https://theopenroadproject.org/
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-BROKEN= does not build with libfmt 10+. See https://github.com/The-OpenROAD-Project/OpenROAD/pull/3911
BROKEN_i386= C++ issue on i386, should be resolved in the next update
.if !exists(/usr/include/omp.h)
BROKEN= requires OpenMP support that is missing on this architecture