aboutsummaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2022-05-22 19:52:59 +0000
committerDima Panov <fluffy@FreeBSD.org>2022-05-22 20:17:12 +0000
commitd196b3b029ab6a607c31208da3d4f5f5585004c5 (patch)
tree121b9d9034ab380e6b4aa345994a90c8c8d2a5fc /finance
parenta90eda25e214a11ae691f9715b0d480cf29ab884 (diff)
finance/ledger: mark as broken after recent boost upgrade
PR: 246106
Diffstat (limited to 'finance')
-rw-r--r--finance/ledger/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/finance/ledger/Makefile b/finance/ledger/Makefile
index 20d656347c45..6a6c16e33217 100644
--- a/finance/ledger/Makefile
+++ b/finance/ledger/Makefile
@@ -13,6 +13,7 @@ LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.md
BROKEN_FreeBSD_12_powerpc64= fails to link on powerpc64 elfv1: ibledger.so.3: undefined reference to boost::match_results
+BROKEN= error: no template named 'scoped_ptr'
BUILD_DEPENDS= ${LOCALBASE}/include/utf8cpp/utf8.h:devel/utf8cpp
LIB_DEPENDS= libgmp.so:math/gmp \