diff options
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 |