From 111068b364b4f478a3ba9f3ce9590941ecd93256 Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Thu, 26 Sep 2019 17:40:17 +0000 Subject: Mark BROKEN: fails to extract (cd /wrkdirs/usr/ports/java/netty/work/netty-4.1.41.Final && /usr/local/openjdk8/bin/jar xf jar/netty-transport-native-kqueue-4.1.41.Final-sources.jar) /bin/sh: /usr/local/openjdk8/bin/jar: not found Reported by: pkg-fallout --- java/netty/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'java/netty') diff --git a/java/netty/Makefile b/java/netty/Makefile index 2b7c96277260..cef2bee2e141 100644 --- a/java/netty/Makefile +++ b/java/netty/Makefile @@ -14,6 +14,8 @@ COMMENT= Java NIO client server framework LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt +BROKEN= fails to extract + USES= cpe tar:bzip2 USE_JAVA= yes -- cgit v1.3