diff options
Diffstat (limited to 'net/freenet')
-rw-r--r-- | net/freenet/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/freenet/Makefile b/net/freenet/Makefile index 5c73d8b5dce7..bd62830134b4 100644 --- a/net/freenet/Makefile +++ b/net/freenet/Makefile @@ -17,7 +17,6 @@ MAINTAINER= lioux@FreeBSD.org COMMENT= Peer-to-peer network aiming at anonymity and freedom of speech USE_JAVA= 1.4+ -USE_SIZE= yes NO_BUILD= yes NO_BUILD_DEPENDS_JAVA= yes WRKSRC= ${WRKDIR}/${PORTNAME} |