git: fdc5df1f157c - main - science/fisicalab: mark BROKEN
Dmitry Marakasov
amdmi3 at FreeBSD.org
Mon Apr 26 14:20:40 UTC 2021
The branch main has been updated by amdmi3:
URL: https://cgit.FreeBSD.org/ports/commit/?id=fdc5df1f157c8186ca9053105272e639b5705f6d
commit fdc5df1f157c8186ca9053105272e639b5705f6d
Author: Dmitry Marakasov <amdmi3 at FreeBSD.org>
AuthorDate: 2021-04-26 09:49:56 +0000
Commit: Dmitry Marakasov <amdmi3 at FreeBSD.org>
CommitDate: 2021-04-26 14:19:18 +0000
science/fisicalab: mark BROKEN
---
science/fisicalab/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/science/fisicalab/Makefile b/science/fisicalab/Makefile
index 0f45b967ddcf..bb19627e2e8a 100644
--- a/science/fisicalab/Makefile
+++ b/science/fisicalab/Makefile
@@ -9,7 +9,9 @@ COMMENT= Physics simulation program for educational use
LICENSE= GPLv3
-LIB_DEPENDS+= libgsl.so:math/gsl
+BROKEN= fails to configure: error: C compiler cannot create executables
+
+LIB_DEPENDS= libgsl.so:math/gsl
USES= gnustep
GNU_CONFIGURE= yes
More information about the dev-commits-ports-all
mailing list