diff options
author | linimon <linimon@FreeBSD.org> | 2018-06-18 09:48:46 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2018-06-18 09:48:46 +0800 |
commit | dd6b15c4e5b58052269fe96bd8c6609fcebea7d5 (patch) | |
tree | a6c2bb78ced344e0df1506373c9e00455a3f0f3f /cad/freehdl/Makefile | |
parent | ab7cdf2079ec376677f0388e18a2631349da32cb (diff) | |
download | freebsd-ports-gnome-dd6b15c4e5b58052269fe96bd8c6609fcebea7d5.tar.gz freebsd-ports-gnome-dd6b15c4e5b58052269fe96bd8c6609fcebea7d5.tar.zst freebsd-ports-gnome-dd6b15c4e5b58052269fe96bd8c6609fcebea7d5.zip |
Mark ports broken on powerpc64, categories a-c.
While here, pet portlint and do some other cleanup.
Approved by: portmgr (tier-2 blanket)
Diffstat (limited to 'cad/freehdl/Makefile')
-rw-r--r-- | cad/freehdl/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cad/freehdl/Makefile b/cad/freehdl/Makefile index 0f87ad5031f9..562718ca7be9 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_powerpc64= fails to build: cc1plus: error: unrecognized command line option "-std=gnu++03" + USES= gmake pathfix libtool makeinfo perl5 pkgconfig USE_LDCONFIG= yes USE_GCC= any |