git: 692351b52987 - main - cad/jspice3: mark BROKEN on FreeBSD >= 13
Dmitry Marakasov
amdmi3 at FreeBSD.org
Mon Apr 26 14:20:39 UTC 2021
The branch main has been updated by amdmi3:
URL: https://cgit.FreeBSD.org/ports/commit/?id=692351b52987da963c30ec3c71c74d37fa5aadbc
commit 692351b52987da963c30ec3c71c74d37fa5aadbc
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-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]*
More information about the dev-commits-ports-all
mailing list