summaryrefslogtreecommitdiff
path: root/net-p2p/dogecoin/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2018-01-18 04:11:02 +0000
committerJan Beich <jbeich@FreeBSD.org>2018-01-18 04:11:02 +0000
commit25beeff0797dd33cfc7db69206925427481729ee (patch)
tree7189643b393c5d2ffd4fa8b22d44338010f9dfb0 /net-p2p/dogecoin/Makefile
parentdevel/cmake: unbreak net/ceph with boost 1.66 (diff)
devel/boost-*: update to 1.66.0
Changes: http://www.boost.org/users/history/version_1_66_0.html PR: 223922 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D13279
Notes
Notes: svn path=/head/; revision=459315
Diffstat (limited to 'net-p2p/dogecoin/Makefile')
-rw-r--r--net-p2p/dogecoin/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-p2p/dogecoin/Makefile b/net-p2p/dogecoin/Makefile
index a0c4cca9db8a..4f818243aca3 100644
--- a/net-p2p/dogecoin/Makefile
+++ b/net-p2p/dogecoin/Makefile
@@ -4,7 +4,7 @@
PORTNAME= dogecoin
PORTVERSION= 1.10.0
DISTVERSIONPREFIX= v
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-p2p finance
MAINTAINER= ehaupt@FreeBSD.org
@@ -12,6 +12,7 @@ COMMENT= P2P crypto currency client favored by shiba inus worldwide
LICENSE= MIT
+BROKEN= fails to build with boost 1.66, see bug 224131
NOT_FOR_ARCHS= powerpc powerpc64 sparc64
NOT_FOR_ARCHS_REASON= fails to configure: "Big Endian not supported"