diff options
| author | Mark Linimon <linimon@FreeBSD.org> | 2017-05-20 16:58:10 +0000 |
|---|---|---|
| committer | Mark Linimon <linimon@FreeBSD.org> | 2017-05-20 16:58:10 +0000 |
| commit | 74fa808d34ee655874151e5c38668b44f18bf58e (patch) | |
| tree | 90ebb8bfb4c745a5dab712147ae21ed72a316bdb /java/classpath | |
| parent | Update to Wine 2.8. This includes the following changes: (diff) | |
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)
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 |
