diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2005-06-17 22:59:29 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2005-06-17 22:59:29 +0000 |
commit | 23b3bc4b0d01608d37199d39bb546c6c9d6a8b1d (patch) | |
tree | fa03305e656151ebe33c7e94eacc947b13d1c273 /net-p2p/linux-edonkey-core | |
parent | b347391f9ad81dd1ebc74b80d713888404b304bd (diff) |
Notes
Diffstat (limited to 'net-p2p/linux-edonkey-core')
-rw-r--r-- | net-p2p/linux-edonkey-core/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net-p2p/linux-edonkey-core/Makefile b/net-p2p/linux-edonkey-core/Makefile index d05dda04e973..f6a53b4c3e60 100644 --- a/net-p2p/linux-edonkey-core/Makefile +++ b/net-p2p/linux-edonkey-core/Makefile @@ -22,7 +22,6 @@ ONLY_FOR_ARCHS= i386 USE_LINUX= yes NO_BUILD= yes NO_WRKSUBDIR= yes -STRIP= BINARY_NAME_OLD?= ${PORTNAME}clc BINARY_NAME= donkey @@ -30,7 +29,6 @@ BINARY_NAME= donkey DOC_FILES= ChangeLog LISEZMOI README changelog.Debian.gz pre-install: - @${BRANDELF} -t Linux ${WRKSRC}/usr/bin/${BINARY_NAME_OLD} do-install: |