mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
finance/ledger: Fix build with utf8cpp 4.0.0+
This commit is contained in:
parent
e74766b328
commit
cf718bc7d4
@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
||||
|
||||
BROKEN_FreeBSD_12_powerpc64= fails to link on powerpc64 elfv1: ibledger.so.3: undefined reference to boost::match_results
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/include/utf8cpp/utf8.h:devel/utf8cpp
|
||||
BUILD_DEPENDS= utf8cpp>=0:devel/utf8cpp
|
||||
LIB_DEPENDS= libgmp.so:math/gmp \
|
||||
libmpfr.so:math/mpfr \
|
||||
libboost_system.so:devel/boost-libs
|
||||
|
Loading…
Reference in New Issue
Block a user