diff options
author | lioux <lioux@FreeBSD.org> | 2004-12-25 11:43:58 +0000 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2004-12-25 11:43:58 +0000 |
commit | c5cfe1aa1cef61a7251377b73a19d02cc53c4d9e (patch) | |
tree | 78490badbca98f76162a0edea431f49714f822b9 /misc/linux-edonkey-tool-list | |
parent | 7943b74b1bc112bc6eb5325c6c3ae9d10fd86a09 (diff) | |
download | FreeBSD-ports-c5cfe1aa1cef61a7251377b73a19d02cc53c4d9e.zip FreeBSD-ports-c5cfe1aa1cef61a7251377b73a19d02cc53c4d9e.tar.gz |
Remove deprecated USE_SIZE
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 67509cc..e337adb 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 |