aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
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
parent50f879b46b839fb3c7d9583ab362a618759aae1d (diff)
downloadports-588b8f28830b2e11b287a0b413a5f8c58d34f97c.tar.gz
ports-588b8f28830b2e11b287a0b413a5f8c58d34f97c.zip
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/linux-edonkey-core/Makefile4
-rw-r--r--net-p2p/linux-edonkey-server/Makefile4
-rw-r--r--net-p2p/linux-edonkey-tool-recovermet/Makefile2
-rw-r--r--net-p2p/linux-jigdo/Makefile2
4 files changed, 6 insertions, 6 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
diff --git a/net-p2p/linux-edonkey-server/Makefile b/net-p2p/linux-edonkey-server/Makefile
index ecb785099252..14b263ea0a1e 100644
--- a/net-p2p/linux-edonkey-server/Makefile
+++ b/net-p2p/linux-edonkey-server/Makefile
@@ -19,12 +19,12 @@ EXTRACT_ONLY=
MAINTAINER= ports@FreeBSD.org
COMMENT= A decentralized peer-to-peer file-sharing server (eDonkey2000 server)
-ONLY_FOR_ARCHS= i386
+ONLY_FOR_ARCHS= i386 amd64
USE_LINUX= yes
NO_WRKSUBDIR= yes
NO_BUILD= yes
#
-PKGDEINSTALL= ${PKGINSTALL}
+PKGDEINSTALL= ${PKGINSTALL}
BINARY_NAME= dserver
RC_SAMPLE= edonkey2000-server.sh.sample
diff --git a/net-p2p/linux-edonkey-tool-recovermet/Makefile b/net-p2p/linux-edonkey-tool-recovermet/Makefile
index 0e89235baf59..93fad59c78f9 100644
--- a/net-p2p/linux-edonkey-tool-recovermet/Makefile
+++ b/net-p2p/linux-edonkey-tool-recovermet/Makefile
@@ -18,7 +18,7 @@ DISTNAME= ed2k_recovermet-0.2_alpha
MAINTAINER= ports@FreeBSD.org
COMMENT= Tool that tries to re-create x.part.met files compromised due to crash
-ONLY_FOR_ARCHS= i386
+ONLY_FOR_ARCHS= i386 amd64
USE_BZIP2= yes
USE_LINUX= yes
NO_WRKSUBDIR= yes
diff --git a/net-p2p/linux-jigdo/Makefile b/net-p2p/linux-jigdo/Makefile
index 9e696962fae8..71cabdbc0e4f 100644
--- a/net-p2p/linux-jigdo/Makefile
+++ b/net-p2p/linux-jigdo/Makefile
@@ -20,7 +20,7 @@ COMMENT= A tool designed to ease the distribution of very large files
RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget
-ONLY_FOR_ARCHS= i386
+ONLY_FOR_ARCHS= i386 amd64
USE_BZIP2= YES
USE_LINUX= yes
NO_BUILD= yes