aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/namecoin
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-05-22 16:04:19 +0000
committerMark Linimon <linimon@FreeBSD.org>2017-05-22 16:04:19 +0000
commit82c3cac0d25cc95f9d22a5af54798c9353f0a8ab (patch)
treec5e899899564f09bbd94410678db0ab936c225e5 /net-p2p/namecoin
parent18c5de50d19ed9cea6ba04528785811d0ef7b3c1 (diff)
downloadports-82c3cac0d25cc95f9d22a5af54798c9353f0a8ab.tar.gz
ports-82c3cac0d25cc95f9d22a5af54798c9353f0a8ab.zip
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one. While here, pet portlint. Approved by: portmgr (tier-2 blanket) Reported by: swills
Notes
Notes: svn path=/head/; revision=441468
Diffstat (limited to 'net-p2p/namecoin')
-rw-r--r--net-p2p/namecoin/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net-p2p/namecoin/Makefile b/net-p2p/namecoin/Makefile
index ffd6188bee52..fb13d4dbb695 100644
--- a/net-p2p/namecoin/Makefile
+++ b/net-p2p/namecoin/Makefile
@@ -16,6 +16,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libboost_date_time.so:devel/boost-libs
+BROKEN_powerpc64= fails to build: util.cpp: undefined reference to boost::program_options::to_internal
+
OPTIONS_DEFINE= X11 UPNP QRCODES DBUS
OPTIONS_DEFAULT= X11 QRCODES