aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/litecoin-daemon
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-04-30 01:12:10 +0000
committerMark Linimon <linimon@FreeBSD.org>2017-04-30 01:12:10 +0000
commitc5b96b3aa84e646f61b2ff4544ba0f42fab1e65c (patch)
tree7b3dbe71ec7eb52c302f9ec1b73c6bebb9052a8a /net-p2p/litecoin-daemon
parent4ebba57eca24629c95e4c6381784c4f8b79ebb74 (diff)
downloadports-c5b96b3aa84e646f61b2ff4544ba0f42fab1e65c.tar.gz
ports-c5b96b3aa84e646f61b2ff4544ba0f42fab1e65c.zip
Provide more descriptive error messages for ports failing on powerpc64.
Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=439779
Diffstat (limited to 'net-p2p/litecoin-daemon')
-rw-r--r--net-p2p/litecoin-daemon/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/litecoin-daemon/Makefile b/net-p2p/litecoin-daemon/Makefile
index 7a787b6b4bb9..a48a2005ecd9 100644
--- a/net-p2p/litecoin-daemon/Makefile
+++ b/net-p2p/litecoin-daemon/Makefile
@@ -7,8 +7,8 @@ COMMENT= Virtual Peer-to-Peer Currency (Daemon)
SLAVE_PORT= yes
-BROKEN_powerpc64= Does not build
-BROKEN_sparc64= Does not build
+NOT_FOR_ARCHS= powerpc64 sparc64
+NOT_FOR_ARCHS_REASON= configure: error: Big Endian not supported
USES+= cpe
CPE_VENDOR= bitcoin