aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/zetacoin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/zetacoin/Makefile')
-rw-r--r--net-p2p/zetacoin/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net-p2p/zetacoin/Makefile b/net-p2p/zetacoin/Makefile
index 753f698636bc..041e0787d7a4 100644
--- a/net-p2p/zetacoin/Makefile
+++ b/net-p2p/zetacoin/Makefile
@@ -18,7 +18,8 @@ USES+= autoreconf compiler:c++0x gmake libtool pkgconfig:build ssl
CFLAGS+= -I${OPENSSLINC}
LDFLAGS+= -L${OPENSSLLIB}
-BROKEN_armv6= AtomicPointer not implemented
+BROKEN_armv6= AtomicPointer not implemented
+BROKEN_powerpc64= fails to configure: No working boost sleep implementation found
USE_GITHUB= yes
@@ -98,7 +99,7 @@ GROUPS= ${PORTNAME}
.if ${SSL_DEFAULT:Mlibressl*}
# The configure script will output this message, so save the user the trouble
-IGNORE= Detected LibreSSL: This is NOT supported, and may break consensus compatibility!
+IGNORE= detected LibreSSL: This is NOT supported, and may break consensus compatibility!
.endif
post-patch: