git: 82e6fe6f2efc - main - math/freefem++: Broken after nlopt-2.9.0 update
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 15 Nov 2024 10:04:35 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=82e6fe6f2efcff4a5005a3a96716dcd6cf2e3fa2
commit 82e6fe6f2efcff4a5005a3a96716dcd6cf2e3fa2
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-11-15 10:03:53 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-11-15 10:04:32 +0000
math/freefem++: Broken after nlopt-2.9.0 update
Reported by: fallout
---
math/freefem++/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/math/freefem++/Makefile b/math/freefem++/Makefile
index 443545b68fa5..a3b342b72682 100644
--- a/math/freefem++/Makefile
+++ b/math/freefem++/Makefile
@@ -11,6 +11,7 @@ WWW= https://freefem.org/ \
LICENSE= LGPL3
+BROKEN= fails to compile with nlopt-2.9.0, see https://github.com/FreeFem/FreeFem-sources/issues/324
BROKEN_FreeBSD_15= compilation fails with clang-19, see https://github.com/FreeFem/FreeFem-sources/issues/323
BUILD_DEPENDS= bash:shells/bash \