1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

graphics/osg: mark broken WITH_ASIO

Reported by:	reprise
This commit is contained in:
Dmitry Marakasov 2022-04-18 16:44:34 +03:00
parent 1725f74c0a
commit 642fb857ef

View File

@ -132,6 +132,7 @@ COLLADA_VARS_OFF= FORCE_IGNORE+=COLLADA
ASIO_BUILD_DEPENDS= ${LOCALBASE}/include/asio.hpp:net/asio
ASIO_VARS= FORCE_REQUIRE+=Asio
ASIO_VARS_OFF= FORCE_IGNORE+=Asio
ASIO_BROKEN= does not build: no member named 'get_io_service' in 'asio::basic_socket_acceptor<asio::ip::tcp, asio::executor>'
# GUI toolkits are only needed for building examples, which are not even installed
FORCE_IGNORE= FLTK FOX wxWidgets GtkGl SDL2 # only for examples