git: 5a72ff5094d3 - main - science/berkeleygw: Improve BROKEN line
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 20 Jul 2022 02:27:09 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=5a72ff5094d30a2042d4c28935a712a345b3fa0b
commit 5a72ff5094d30a2042d4c28935a712a345b3fa0b
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-07-19 23:34:56 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-07-20 02:27:06 +0000
science/berkeleygw: Improve BROKEN line
---
science/berkeleygw/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/science/berkeleygw/Makefile b/science/berkeleygw/Makefile
index 95d5d9d80906..c848a94d760e 100644
--- a/science/berkeleygw/Makefile
+++ b/science/berkeleygw/Makefile
@@ -32,8 +32,8 @@ PORTEXAMPLES= *
.include <bsd.port.pre.mk>
-.if ${ARCH} == i386 && ${GCC_DEFAULT} >= 10
-BROKEN= f951: internal compiler error: Segmentation fault
+.if ${GCC_DEFAULT} >= 10
+BROKEN_i386= f951: internal compiler error: Segmentation fault
.endif
post-patch: