aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2019-10-25 23:19:52 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2019-10-25 23:19:52 +0000
commit3f304f0490a241ffc8cef0cfce9794e8f468f811 (patch)
tree287bb1e7c85d21ddca9dd2b7593195e8ea97e32c /net-p2p
parent8dd708769ffe9e48958b4a2252647d0a3632db78 (diff)
downloadports-3f304f0490a241ffc8cef0cfce9794e8f468f811.tar.gz
ports-3f304f0490a241ffc8cef0cfce9794e8f468f811.zip
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/bitcoin-daemon/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/net-p2p/bitcoin-daemon/Makefile b/net-p2p/bitcoin-daemon/Makefile
index 817460f60354..2b3bb9457396 100644
--- a/net-p2p/bitcoin-daemon/Makefile
+++ b/net-p2p/bitcoin-daemon/Makefile
@@ -8,9 +8,6 @@ COMMENT= Virtual Peer-to-Peer Currency (Daemon)
SLAVE_PORT= yes
-NOT_FOR_ARCHS= powerpc powerpc64 sparc64
-NOT_FOR_ARCHS_REASON= does not support big-endian architectures
-
OPTIONS_DEFINE= DEBUG HARDENING TESTS UPNP ZMQ
# WALLET_BDBMODERN is a choice for WALLET, introduced via OPTIONS_RADIO=WALLET
# from ${MASTERDIR}/Makefile