diff options
author | lioux <lioux@FreeBSD.org> | 2004-12-25 19:43:58 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2004-12-25 19:43:58 +0800 |
commit | c5cfe1aa1cef61a7251377b73a19d02cc53c4d9e (patch) | |
tree | 78490badbca98f76162a0edea431f49714f822b9 /net/linux-edonkey-core | |
parent | 7943b74b1bc112bc6eb5325c6c3ae9d10fd86a09 (diff) | |
download | freebsd-ports-graphics-c5cfe1aa1cef61a7251377b73a19d02cc53c4d9e.tar.gz freebsd-ports-graphics-c5cfe1aa1cef61a7251377b73a19d02cc53c4d9e.tar.zst freebsd-ports-graphics-c5cfe1aa1cef61a7251377b73a19d02cc53c4d9e.zip |
Remove deprecated USE_SIZE
Diffstat (limited to 'net/linux-edonkey-core')
-rw-r--r-- | net/linux-edonkey-core/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/linux-edonkey-core/Makefile b/net/linux-edonkey-core/Makefile index 0a5d85cf61d..65537dc8f6a 100644 --- a/net/linux-edonkey-core/Makefile +++ b/net/linux-edonkey-core/Makefile @@ -19,7 +19,6 @@ COMMENT= eDonkey2000 'core' command line client ONLY_FOR_ARCHS= i386 USE_LINUX= yes -USE_SIZE= yes NO_WRKSUBDIR= yes NO_BUILD= yes STRIP= |