aboutsummaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-05-22 13:17:38 +0000
committerMark Linimon <linimon@FreeBSD.org>2017-05-22 13:17:38 +0000
commit081beb2d3875f34069e93090515a4244ba4790c5 (patch)
treef7a9a3f705ff6a19879564f16dea8fcc43168f42 /finance
parent7340c6df0a94d0bf665ad5e1c1b6d8c603f22b76 (diff)
Notes
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