git: d196b3b029ab - main - finance/ledger: mark as broken after recent boost upgrade
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 22 May 2022 20:18:04 UTC
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=d196b3b029ab6a607c31208da3d4f5f5585004c5 commit d196b3b029ab6a607c31208da3d4f5f5585004c5 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2022-05-22 19:52:59 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2022-05-22 20:17:12 +0000 finance/ledger: mark as broken after recent boost upgrade PR: 246106 --- finance/ledger/Makefile | 1 + 1 file changed, 1 insertion(+) 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 \