Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Apr 2021 17:52:51 GMT
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 653c1d4827bf - 2021Q2 - cad/jspice3: mark BROKEN on FreeBSD >= 13
Message-ID:  <202104271752.13RHqpL1018604@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=653c1d4827bff58dd65bf0f2bc50f25a7932e0d9

commit 653c1d4827bff58dd65bf0f2bc50f25a7932e0d9
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2021-04-26 09:46:28 +0000
Commit:     Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2021-04-27 17:51:30 +0000

    cad/jspice3: mark BROKEN on FreeBSD >= 13
    
    (cherry picked from commit 692351b52987da963c30ec3c71c74d37fa5aadbc)
---
 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?202104271752.13RHqpL1018604>