www/osrm-backend: mark as BROKEN with Boost>=1.87 (+)

Since 1.87 release some long-time-ago deprecated Boost.asio facilities was dropped off

Sponsored by:	Future Crew, LLC
This commit is contained in:
Dima Panov 2025-02-14 05:36:42 +03:00
parent c310567ef1
commit fe5fe808e5
No known key found for this signature in database
GPG key ID: FB8BA09DD5398F29

View file

@ -14,6 +14,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.TXT
NOT_FOR_ARCHS= armv7 i386 powerpc
NOT_FOR_ARCHS_REASON= Building on a 32 bit system is not supported
BROKEN= fails to build with Boost>=1.87
BUILD_DEPENDS= ${LOCALBASE}/include/sol:devel/sol2
LIB_DEPENDS= libboost_date_time.so:devel/boost-libs \
libboost_iostreams.so:devel/boost-libs \