git: 653c1d4827bf - 2021Q2 - cad/jspice3: mark BROKEN on FreeBSD >= 13
Dmitry Marakasov
amdmi3 at FreeBSD.org
Tue Apr 27 17:52:52 UTC 2021
The branch 2021Q2 has been updated by amdmi3:
URL: https://cgit.FreeBSD.org/ports/commit/?id=653c1d4827bff58dd65bf0f2bc50f25a7932e0d9
commit 653c1d4827bff58dd65bf0f2bc50f25a7932e0d9
Author: Dmitry Marakasov <amdmi3 at FreeBSD.org>
AuthorDate: 2021-04-26 09:46:28 +0000
Commit: Dmitry Marakasov <amdmi3 at 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]*
More information about the dev-commits-ports-all
mailing list