summaryrefslogtreecommitdiff
path: root/net-p2p/namecoin-daemon
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2019-10-24 09:20:39 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2019-10-24 09:20:39 +0000
commit0fd9c9db5dfed30cd9e17f8f429f14ab69295f55 (patch)
treeaa0a40604d2620642a3ec04d266483ea496a6e61 /net-p2p/namecoin-daemon
parentemulators/cannonball - Update to g20191023 (diff)
net-p2p/namecoin-daemon: remove ONLY_FOR_ARCHS
- ia64 is not supported, - the port builds fine on powerpc64 (which is BE) and armv7, it probably builds on both endianesses now Approved by: mentors (implicit approval)
Notes
Notes: svn path=/head/; revision=515325
Diffstat (limited to 'net-p2p/namecoin-daemon')
-rw-r--r--net-p2p/namecoin-daemon/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/net-p2p/namecoin-daemon/Makefile b/net-p2p/namecoin-daemon/Makefile
index 0d2c19ab7589..114ca9bf174a 100644
--- a/net-p2p/namecoin-daemon/Makefile
+++ b/net-p2p/namecoin-daemon/Makefile
@@ -7,9 +7,6 @@ PKGNAMESUFFIX= -daemon
COMMENT= Decentralized, open DNS and more (Daemon)
SLAVE_PORT= yes
-ONLY_FOR_ARCHS= amd64 i386 ia64
-ONLY_FOR_ARCHS_REASON= does not support big-endian architectures
-
CONFLICTS_INSTALL= namecoin-stable-[0-9]* namecoin-stable-daemon-[0-9]* namecoin-stable-utils-[0-9]* \
namecoin-beta-[0-9]* namecoin-beta-daemon-[0-9]* namecoin-beta-utils-[0-9]*