$OpenBSD: patch-aux_broker_3rdparty_caf_libcaf_io_CMakeLists_txt,v 1.3 2020/02/28 16:48:59 ajacoutot Exp $

Index: aux/broker/3rdparty/caf/libcaf_io/CMakeLists.txt
--- aux/broker/3rdparty/caf/libcaf_io/CMakeLists.txt.orig
+++ aux/broker/3rdparty/caf/libcaf_io/CMakeLists.txt
@@ -64,8 +64,8 @@ if (NOT CAF_BUILD_STATIC_ONLY)
   )
   set_target_properties(libcaf_io_shared
                         PROPERTIES
-                        SOVERSION ${CAF_VERSION}
-                        VERSION ${CAF_LIB_VERSION}
+                        SOVERSION ${LIBcaf_io_VERSION}
+                        VERSION ${LIBcaf_io_VERSION}
                         OUTPUT_NAME caf_io)
   install(TARGETS libcaf_io_shared
           RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR}
