diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2004-12-25 11:43:58 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2004-12-25 11:43:58 +0000 |
commit | 5bb578428d08b4b50287f2488823ced1b7b68c4e (patch) | |
tree | 8b856f49e6c4ba430b30a64bb7364d1f5010d992 /net-p2p/frost | |
parent | o Forced commit message to correct previous one (diff) |
Remove deprecated USE_SIZE
Notes
Notes:
svn path=/head/; revision=125124
Diffstat (limited to 'net-p2p/frost')
-rw-r--r-- | net-p2p/frost/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-p2p/frost/Makefile b/net-p2p/frost/Makefile index d2d1bd02642a..310b4bc03dcc 100644 --- a/net-p2p/frost/Makefile +++ b/net-p2p/frost/Makefile @@ -17,7 +17,6 @@ MAINTAINER= lioux@FreeBSD.org COMMENT= File-sharing tool for FreeNet with Usenet like forum support USE_JAVA= 1.4+ -USE_SIZE= yes USE_ZIP= yes NO_BUILD= yes NO_BUILD_DEPENDS_JAVA= yes |