CVSROOT: /cvs Module name: ports Changes by: [email protected] 2024/07/13 04:46:45
Modified files:
devel/sdl2-mixer: Makefile
Added files:
devel/sdl2-mixer/patches: patch-sdl2_mixer-config_cmake_in
Log message:
Specify full shared lib filename in cmake file.
Without this, CMake projects that link against 'SDL2_mixer::SDL2_mixer'
won't be able to find the library. Patch based on equivalent patches in
sdl, sdl2-image, sdl2-ttf.
ok rsadowski@
