git: 7ba4b2ecb939 - main - cad/alliance: no longer BROKEN after fig2dev upgrade

Stefan Eßer se at FreeBSD.org
Sat Jun 5 16:28:25 UTC 2021


The branch main has been updated by se:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7ba4b2ecb939157dddb78dd1d62cbac9a7b82f86

commit 7ba4b2ecb939157dddb78dd1d62cbac9a7b82f86
Author:     Stefan Eßer <se at FreeBSD.org>
AuthorDate: 2021-06-05 16:23:52 +0000
Commit:     Stefan Eßer <se at 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


More information about the dev-commits-ports-all mailing list