git: cd2254b04d8d - 2021Q2 - science/fisicalab: mark BROKEN
Dmitry Marakasov
amdmi3 at FreeBSD.org
Mon Apr 26 15:17:18 UTC 2021
The branch 2021Q2 has been updated by amdmi3:
URL: https://cgit.FreeBSD.org/ports/commit/?id=cd2254b04d8d39b50f9bda1530a30c1a7c3da731
commit cd2254b04d8d39b50f9bda1530a30c1a7c3da731
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:51:01 +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 1e463d68ab2d..e39acd45e7f2 100644
--- a/science/fisicalab/Makefile
+++ b/science/fisicalab/Makefile
@@ -10,7 +10,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