aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2022-04-18 13:44:34 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2022-04-18 17:24:04 +0000
commit642fb857efc03102498f1817c3c5c867e0ff7393 (patch)
tree6c56342b75b6d7f4cc4d3f5055ff7eae7572e474
parent1725f74c0a02344bc88ac884e36199ddc04b5c8e (diff)
downloadports-642fb857efc03102498f1817c3c5c867e0ff7393.tar.gz
ports-642fb857efc03102498f1817c3c5c867e0ff7393.zip
graphics/osg: mark broken WITH_ASIO
Reported by: reprise
-rw-r--r--graphics/osg/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/osg/Makefile b/graphics/osg/Makefile
index 9ddcfd08defe..be55c8d5ac92 100644
--- a/graphics/osg/Makefile
+++ b/graphics/osg/Makefile
@@ -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