Date: Sat, 5 Jun 2021 16:28:24 GMT From: =?utf-8?B?U3RlZmFuIEXDn2Vy?= <se@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 7ba4b2ecb939 - main - cad/alliance: no longer BROKEN after fig2dev upgrade Message-ID: <202106051628.155GSOQI095381@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=7ba4b2ecb939157dddb78dd1d62cbac9a7b82f86 commit 7ba4b2ecb939157dddb78dd1d62cbac9a7b82f86 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-06-05 16:23:52 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-06-05 16:27:45 +0000 cad/alliance: no longer BROKEN after fig2dev upgrade The port had been makred broken due to build issed with fig2dev version 3.2.7, which has been upgraded to 3.2.8a, allowing this port to be built again. --- cad/alliance/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/cad/alliance/Makefile b/cad/alliance/Makefile index 4a8594457895..c4f2bf60c1f1 100644 --- a/cad/alliance/Makefile +++ b/cad/alliance/Makefile @@ -16,8 +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 -BROKEN_aarch64= fails to link: collect2: error: ld returned 1 exit status +BROKEN_aarch64= fails to link: collect2: error: ld returned 1 exit status BUILD_DEPENDS= convert:graphics/ImageMagick7 \ fig2dev:print/fig2dev
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106051628.155GSOQI095381>