aboutsummaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-07-02 04:00:29 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-07-02 04:00:29 +0000
commitaff42c7199b9182b398eeda522cb9bcb182895f8 (patch)
tree1132ef2f7655593f25dfefe7bd682bbbb7a0d555 /cad
parent83fac84d499abb25f1d93b9cce214a6daeca6e7d (diff)
downloadports-aff42c7199b9182b398eeda522cb9bcb182895f8.tar.gz
ports-aff42c7199b9182b398eeda522cb9bcb182895f8.zip
Notes
Diffstat (limited to 'cad')
-rw-r--r--cad/alliance/Makefile2
-rw-r--r--cad/freehdl/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/cad/alliance/Makefile b/cad/alliance/Makefile
index acc97ec88783..f6a5ac0d8ef1 100644
--- a/cad/alliance/Makefile
+++ b/cad/alliance/Makefile
@@ -18,6 +18,8 @@ LICENSE_FILE= ${WRKSRC}/LICENCE
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
BROKEN_aarch64= fails to link: collect2: error: ld returned 1 exit status
+BROKEN_mips= fails to build: cc1plus: error: unrecognized command line option "-std=gnu++03"
+BROKEN_mips64= fails to build: cc1plus: error: unrecognized command line option "-std=gnu++03"
BROKEN_powerpc64= fails to build: cc1plus: error: unrecognized command line option "-std=gnu++03"
CONFLICTS_INSTALL= fspclient-*
diff --git a/cad/freehdl/Makefile b/cad/freehdl/Makefile
index 562718ca7be9..83581736e29e 100644
--- a/cad/freehdl/Makefile
+++ b/cad/freehdl/Makefile
@@ -10,6 +10,8 @@ MASTER_SITES= http://freehdl.seul.org/~enaroska/
MAINTAINER= ports@FreeBSD.org
COMMENT= Free VHDL simulator
+BROKEN_mips= fails to build: cc1plus: error: unrecognized command line option "-std=gnu++03"
+BROKEN_mips64= fails to build: cc1plus: error: unrecognized command line option "-std=gnu++03"
BROKEN_powerpc64= fails to build: cc1plus: error: unrecognized command line option "-std=gnu++03"
USES= gmake pathfix libtool makeinfo perl5 pkgconfig