From: Viacheslav Chimishuk Subject: Re: devel/sdl2-image: fix sdl2_image-config.cmake To: Thomas Frohwein Cc: ports@openbsd.org, thfr@openbsd.org Date: Mon, 20 May 2024 23:38:12 +0300 On 20.05.2024 09:20, Thomas Frohwein wrote: > Did this work for you? I built it with your patch, but the file > /usr/local/lib/cmake/SDL2_image/sdl2_image-config.cmake appears to be > unchanged and still doesn't contain the library version. Don't have > time right now to look more closely myself... Yes, it works just fine for me. Maybe package from the cache has been installed instead of built version or something? $ cat /usr/local/lib/cmake/SDL2_image/sdl2_image-config.cmake | grep 1.1 IMPORTED_LOCATION "${_sdl2image_libdir}/${CMAKE_SHARED_LIBRARY_PREFIX}SDL2_image${CMAKE_SHARED_LIBRARY_SUFFIX}.1.1" $ -- Best regards, Viacheslav Chimishuk vchimishuk@yandex.ru Ukraine, Khmelnitsky