Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Nov 2020 14:10:23 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r553834 - head/cad/alliance
Message-ID:  <202011011410.0A1EAN6w035907@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sun Nov  1 14:10:23 2020
New Revision: 553834
URL: https://svnweb.freebsd.org/changeset/ports/553834

Log:
  Mark BROKEN
  
  fig2dev -L eps ctl-mrs-1.fig > ctl-mrs-1.eps
  Invalid ellipse object at line 46.
  
  Reported by:	pkg-fallout

Modified:
  head/cad/alliance/Makefile

Modified: head/cad/alliance/Makefile
==============================================================================
--- head/cad/alliance/Makefile	Sun Nov  1 12:28:48 2020	(r553833)
+++ head/cad/alliance/Makefile	Sun Nov  1 14:10:23 2020	(r553834)
@@ -17,6 +17,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
 
 BUILD_DEPENDS=	convert:graphics/ImageMagick7 \



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