summaryrefslogtreecommitdiff
path: root/net-p2p/linux-edonkey-core
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2010-03-08 16:53:02 +0000
committerMartin Wilke <miwi@FreeBSD.org>2010-03-08 16:53:02 +0000
commit588b8f28830b2e11b287a0b413a5f8c58d34f97c (patch)
treedd2fd681ae8742791ff2f250c7ef7ac78ff1d933 /net-p2p/linux-edonkey-core
parentRemove unneeded -lcompat. (diff)
- Allow to build on AMD64
PR: 144165 144167 144168 144170 144171 144172 144173 144174 144183 144493 144496 Submitted by: Andrius Morkunas <hinokind@gmail.com> Feature safe: yes
Notes
Notes: svn path=/head/; revision=250704
Diffstat (limited to 'net-p2p/linux-edonkey-core')
-rw-r--r--net-p2p/linux-edonkey-core/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/linux-edonkey-core/Makefile b/net-p2p/linux-edonkey-core/Makefile
index dcbf8cf69ae4..33c0756ff581 100644
--- a/net-p2p/linux-edonkey-core/Makefile
+++ b/net-p2p/linux-edonkey-core/Makefile
@@ -12,12 +12,12 @@ CATEGORIES= net-p2p linux
MASTER_SITES= http://www.zen18864.zen.co.uk/${PORTNAME}/${PORTVERSION}/
PKGNAMEPREFIX= linux-
PKGNAMESUFFIX= -core
-DISTNAME= ${PORTNAME}clc_${PORTVERSION}_${ARCH}
+DISTNAME= ${PORTNAME}clc_${PORTVERSION}_i386
MAINTAINER= ports@FreeBSD.org
COMMENT= eDonkey2000 'core' command line client
-ONLY_FOR_ARCHS= i386
+ONLY_FOR_ARCHS= i386 amd64
USE_LINUX= yes
NO_BUILD= yes
NO_WRKSUBDIR= yes