diff options
Diffstat (limited to 'editors/yui/Makefile')
-rw-r--r-- | editors/yui/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/yui/Makefile b/editors/yui/Makefile index 09778dfc472b..d70b8e217126 100644 --- a/editors/yui/Makefile +++ b/editors/yui/Makefile @@ -17,6 +17,7 @@ ACLOCAL_ARGS+= -I m4 MAKE_ENV+= LIBPATH=${PREFIX}/lib BROKEN_sparc64= Does not compile on sparc64 +BROKEN_powerpc64= Does not build OPTIONS_DEFINE= DOCS |