git: 6f25cd9b8c17 - main - math/fricas: Mark as BROKEN
- Reply: Thierry Thomas : "Re: git: 6f25cd9b8c17 - main - math/fricas: Mark as BROKEN"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 19 May 2024 07:56:21 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=6f25cd9b8c171bb2fd67b8c0277a7e8b7316c423 commit 6f25cd9b8c171bb2fd67b8c0277a7e8b7316c423 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-05-19 06:08:52 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-05-19 06:08:56 +0000 math/fricas: Mark as BROKEN Fails to build on all amd64 variants Reported by: pkg-fallout --- math/fricas/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/math/fricas/Makefile b/math/fricas/Makefile index b87c91424873..95fc33be753d 100644 --- a/math/fricas/Makefile +++ b/math/fricas/Makefile @@ -12,7 +12,8 @@ WWW= https://fricas.sourceforge.net/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/license/LICENSE.AXIOM -BROKEN_i386= build fails, reported to ML +BROKEN= fails to build +#BROKEN_i386= build fails, reported to ML BUILD_DEPENDS= sbcl:lang/sbcl RUN_DEPENDS= rlwrap:devel/rlwrap