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 /misc/linux-edonkey-tool-list | |
parent | o Forced commit message to correct previous one (diff) |
Remove deprecated USE_SIZE
Notes
Notes:
svn path=/head/; revision=125124
Diffstat (limited to 'misc/linux-edonkey-tool-list')
-rw-r--r-- | misc/linux-edonkey-tool-list/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/linux-edonkey-tool-list/Makefile b/misc/linux-edonkey-tool-list/Makefile index 67509ccc10ed..e337adb727aa 100644 --- a/misc/linux-edonkey-tool-list/Makefile +++ b/misc/linux-edonkey-tool-list/Makefile @@ -20,7 +20,6 @@ COMMENT= Creates a web page with ed2k:// links to all your shared files ONLY_FOR_ARCHS= i386 USE_LINUX= yes -USE_SIZE= yes NO_WRKSUBDIR= yes NO_BUILD= yes PLIST_FILES= bin/edonkey-tool-list |