diff options
Diffstat (limited to 'java/classpath')
-rw-r--r-- | java/classpath/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/classpath/Makefile b/java/classpath/Makefile index 74fcd3d21d4a..fcfdae65cd4a 100644 --- a/java/classpath/Makefile +++ b/java/classpath/Makefile @@ -17,6 +17,7 @@ LICENSE= GPLv2 BROKEN_aarch64= fails to configure: error: The jar tool /usr/local/bin/gjar5 was not found BROKEN_armv6= fails to configure: error: The jar tool /usr/local/bin/gjar5 was not found +BROKEN_powerpc64= fails to configure: error: The jar tool /usr/local/bin/gjar5 was not found GNU_CONFIGURE= yes USES= gmake iconv libtool perl5 pkgconfig |