mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
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:
parent
c310567ef1
commit
fe5fe808e5
1 changed files with 2 additions and 0 deletions
|
@ -14,6 +14,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.TXT
|
||||||
NOT_FOR_ARCHS= armv7 i386 powerpc
|
NOT_FOR_ARCHS= armv7 i386 powerpc
|
||||||
NOT_FOR_ARCHS_REASON= Building on a 32 bit system is not supported
|
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
|
BUILD_DEPENDS= ${LOCALBASE}/include/sol:devel/sol2
|
||||||
LIB_DEPENDS= libboost_date_time.so:devel/boost-libs \
|
LIB_DEPENDS= libboost_date_time.so:devel/boost-libs \
|
||||||
libboost_iostreams.so:devel/boost-libs \
|
libboost_iostreams.so:devel/boost-libs \
|
||||||
|
|
Loading…
Add table
Reference in a new issue