Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Apr 2021 14:20:38 GMT
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 692351b52987 - main - cad/jspice3: mark BROKEN on FreeBSD >= 13
Message-ID:  <202104261420.13QEKcL4000764@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=692351b52987da963c30ec3c71c74d37fa5aadbc

commit 692351b52987da963c30ec3c71c74d37fa5aadbc
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2021-04-26 09:46:28 +0000
Commit:     Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2021-04-26 14:19:18 +0000

    cad/jspice3: mark BROKEN on FreeBSD >= 13
---
 cad/jspice3/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/cad/jspice3/Makefile b/cad/jspice3/Makefile
index cfb8382a52e9..3a7cd82dda1a 100644
--- a/cad/jspice3/Makefile
+++ b/cad/jspice3/Makefile
@@ -10,6 +10,8 @@ COMMENT=	Adaptation of the Berkeley Spice3f4 with superconductivity
 
 BROKEN_aarch64=		fails to install: jspice3: No such file or directory
 BROKEN_riscv64=		fails to install: jspice3: No such file or directory
+BROKEN_FreeBSD_13=	fails to install: jspice3: No such file or directory
+BROKEN_FreeBSD_14=	fails to install: jspice3: No such file or directory
 
 CONFLICTS=	spice-[0-9]*
 



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