aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/bitcoin-daemon
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2015-09-25 21:27:53 +0000
committerMark Linimon <linimon@FreeBSD.org>2015-09-25 21:27:53 +0000
commitc58d95ca1107a717ab437d0060482165705e1836 (patch)
tree51a574cef941e576b4819ad64151de8cc19ef14f /net-p2p/bitcoin-daemon
parent4dbd6a63380d565f820f1e1a40c99aa5bee94105 (diff)
downloadports-c58d95ca1107a717ab437d0060482165705e1836.tar.gz
ports-c58d95ca1107a717ab437d0060482165705e1836.zip
Mark as x86-specific: does not support big-endian architectures.
Approved by: portmgr (sparc64 blanket)
Notes
Notes: svn path=/head/; revision=397881
Diffstat (limited to 'net-p2p/bitcoin-daemon')
-rw-r--r--net-p2p/bitcoin-daemon/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/net-p2p/bitcoin-daemon/Makefile b/net-p2p/bitcoin-daemon/Makefile
index e56167d653ab..95b7d429e026 100644
--- a/net-p2p/bitcoin-daemon/Makefile
+++ b/net-p2p/bitcoin-daemon/Makefile
@@ -7,6 +7,9 @@ COMMENT= Virtual Peer-to-Peer Currency (Daemon)
SLAVE_PORT= yes
+ONLY_FOR_ARCHS= amd64 i386 ia64
+ONLY_FOR_ARCHS_REASON= does not support big-endian architectures
+
OPTIONS_DEFINE= DEBUG HARDENING TESTS UPNP WALLET
OPTIONS_DEFAULT= HARDENING WALLET