summaryrefslogtreecommitdiff
path: root/java
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2019-09-26 17:40:17 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2019-09-26 17:40:17 +0000
commit111068b364b4f478a3ba9f3ce9590941ecd93256 (patch)
tree641fc7ee1c2c871b7332e3c870046ca6c362417f /java
parentMark BROKEN: fails to package (diff)
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
Diffstat (limited to 'java')
-rw-r--r--java/netty/Makefile2
1 files changed, 2 insertions, 0 deletions
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