diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2018-06-18 14:40:31 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2018-06-18 14:40:31 +0000 |
commit | fc0d927e6b9c02b4c1bb10e6b09242e85ff42f7e (patch) | |
tree | acb4b2fabfae7f10029c7fcb78c44f91b703fedb /x11-toolkits/gnustep-gui | |
parent | eeb17e1ca98491961c26e52c69d27894af6a85aa (diff) | |
download | ports-fc0d927e6b9c02b4c1bb10e6b09242e85ff42f7e.tar.gz ports-fc0d927e6b9c02b4c1bb10e6b09242e85ff42f7e.zip |
Notes
Diffstat (limited to 'x11-toolkits/gnustep-gui')
-rw-r--r-- | x11-toolkits/gnustep-gui/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/gnustep-gui/Makefile b/x11-toolkits/gnustep-gui/Makefile index 33422fe2ac1b..e8891dc1761d 100644 --- a/x11-toolkits/gnustep-gui/Makefile +++ b/x11-toolkits/gnustep-gui/Makefile @@ -23,6 +23,7 @@ LIB_DEPENDS+= libflite.so:audio/flite BROKEN_armv6= fails to package: chmod: GSSpeechServer.desktop: No such file or directory BROKEN_armv7= fails to package: chmod: GSSpeechServer.desktop: No such file or directory +BROKEN_powerpc64= fails to build: Illegal instruction (core dumped) OPTIONS_DEFINE= DOCS CUPS ASPELL OPTIONS_DEFAULT= CUPS |