git: c2a2ab4f8ce5 - main - databases/firebird30-client: Mark BROKEN, fails to build with ICU 76.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 14 Feb 2025 23:25:11 UTC
The branch main has been updated by diizzy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c2a2ab4f8ce568164855c02879fc24e374278c08
commit c2a2ab4f8ce568164855c02879fc24e374278c08
Author: Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-02-14 23:20:06 +0000
Commit: Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-02-14 23:25:07 +0000
databases/firebird30-client: Mark BROKEN, fails to build with ICU 76.1
PR: 283543
Approved by: portmgr (blanket)
---
databases/firebird30-server/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/databases/firebird30-server/Makefile b/databases/firebird30-server/Makefile
index 279c24654646..31ca0ea05725 100644
--- a/databases/firebird30-server/Makefile
+++ b/databases/firebird30-server/Makefile
@@ -88,6 +88,8 @@ PKGINSTALL?= ${PKGDIR}/pkg-install-server
# Client part stuff
USES+= libedit
+BROKEN= Fails to build with ICU 76.1
+
CONFIGURE_ARGS+= --with-system-editline
CONFIGURE_ENV+= ac_cv_lib_edit_readline="yes"