summaryrefslogtreecommitdiff
path: root/java/netty
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-01-03 01:12:59 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-01-03 01:12:59 +0000
commit313cb94889a01069af757dfb7947681bbe82b1e3 (patch)
treeb54805bb1e833f5e25532122b86019937ff20370 /java/netty
parent- Attempt to fix build on systems without gcc (error was: (diff)
Part 2 at removing now useless FETCH_ARGS redifition
Notes
Notes: svn path=/head/; revision=338513
Diffstat (limited to 'java/netty')
-rw-r--r--java/netty/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/java/netty/Makefile b/java/netty/Makefile
index 091887f44c8a..502337fb7867 100644
--- a/java/netty/Makefile
+++ b/java/netty/Makefile
@@ -12,8 +12,6 @@ COMMENT= Java NIO client server framework
LICENSE= APACHE20
-FETCH_ARGS= -Fpr
-
USE_JAVA= yes
USE_BZIP2= yes
JAVA_VERSION= 1.6+