diff options
Diffstat (limited to 'net/linux-edonkey-core/Makefile')
-rw-r--r-- | net/linux-edonkey-core/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/linux-edonkey-core/Makefile b/net/linux-edonkey-core/Makefile index 6fda23a509c9..d4b6c412bfeb 100644 --- a/net/linux-edonkey-core/Makefile +++ b/net/linux-edonkey-core/Makefile @@ -19,7 +19,7 @@ MAINTAINER= lioux@FreeBSD.org COMMENT= eDonkey2000 'core' command line client ONLY_FOR_ARCHS= i386 -USE_LINUX= yes +USE_LINUX?= yes NO_WRKSUBDIR= yes NO_BUILD= yes STRIP= |