aboutsummaryrefslogtreecommitdiffstats
path: root/finance
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-05-22 21:17:38 +0800
committerMark Linimon <linimon@FreeBSD.org>2017-05-22 21:17:38 +0800
commit081beb2d3875f34069e93090515a4244ba4790c5 (patch)
treef7a9a3f705ff6a19879564f16dea8fcc43168f42 /finance
parent7340c6df0a94d0bf665ad5e1c1b6d8c603f22b76 (diff)
downloadfreebsd-ports-gnome-081beb2d3875f34069e93090515a4244ba4790c5.tar.gz
freebsd-ports-gnome-081beb2d3875f34069e93090515a4244ba4790c5.tar.zst
freebsd-ports-gnome-081beb2d3875f34069e93090515a4244ba4790c5.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
Diffstat (limited to 'finance')
-rw-r--r--finance/ledger/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/finance/ledger/Makefile b/finance/ledger/Makefile
index 926c6a311fe0..ec678882758d 100644
--- a/finance/ledger/Makefile
+++ b/finance/ledger/Makefile
@@ -18,6 +18,8 @@ LIB_DEPENDS= libgmp.so:math/gmp \
libmpfr.so:math/mpfr \
libboost_system.so:devel/boost-libs
+BROKEN_powerpc64= fails to link: ibledger.so.3: undefined reference to boost::match_results
+
USE_GITHUB= yes
USE_LDCONFIG= yes