From 911dbfd53ad28c1eef6dfdda6f2eaf18f739c50d Mon Sep 17 00:00:00 2001 From: linimon Date: Sat, 20 May 2017 16:58:10 +0000 Subject: Mark some ports failing on power64. In cases where the error message was a stub, provide a real one. While here, pet portlint. Reported by: swills Approved by: portmgr (tier-2 blanket) --- java/classpath/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'java/classpath') 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 -- cgit