aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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