Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Feb 2022 05:35:59 GMT
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 6e7c07e3a636 - main - cad/alliance: Mark BROKEN
Message-ID:  <202202190535.21J5ZxLc062924@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6e7c07e3a636f52c452d030a4db680c859d70437

commit 6e7c07e3a636f52c452d030a4db680c859d70437
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2022-02-19 05:26:47 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2022-02-19 05:35:53 +0000

    cad/alliance: Mark BROKEN
    
    Fails to build with new TeX2021
---
 cad/alliance/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/cad/alliance/Makefile b/cad/alliance/Makefile
index 98e80faad71f..47d835c73f2c 100644
--- a/cad/alliance/Makefile
+++ b/cad/alliance/Makefile
@@ -16,6 +16,7 @@ LICENSE_NAME=	Alliance VLSI Cad System License
 LICENSE_FILE=	${WRKSRC}/LICENCE
 LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
 
+BROKEN=	fails to build with latest TeX2021
 BROKEN_aarch64=	fails to link: collect2: error: ld returned 1 exit status
 
 BUILD_DEPENDS=	fig2dev:print/fig2dev



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202202190535.21J5ZxLc062924>