CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected] 2025/04/17 02:09:10

Modified files:
        devel/sdl2-net : Makefile 
Added files:
        devel/sdl2-net/patches: patch-sdl2_net-config_cmake_in 

Log message:
Specify full shared lib filename in cmake file.

Without this, CMake projects that link against 'SDL2_net::SDL2_net'
won't be able to find the library. Patch based on equivalent patches in
sdl, sdl2-image, sdl2-mixer, sdl2-ttf.

ok rsadowski@

Reply via email to