diff options
| author | Antoine Brodin <antoine@FreeBSD.org> | 2019-09-26 17:40:17 +0000 |
|---|---|---|
| committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-09-26 17:40:17 +0000 |
| commit | 111068b364b4f478a3ba9f3ce9590941ecd93256 (patch) | |
| tree | 641fc7ee1c2c871b7332e3c870046ca6c362417f /java | |
| parent | 34a1a2c550255eadb1ed3fcf2f425f0cadb73262 (diff) | |
Notes
Diffstat (limited to 'java')
| -rw-r--r-- | java/netty/Makefile | 2 |
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 |
