CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2024/11/26 15:30:51
Modified files:
graphics/glfw : Makefile
graphics/glfw/pkg: PLIST
Added files:
graphics/glfw/patches: patch-docs_CMakeLists_txt
patch-src_wl_init_c
Log message:
Fix build due to missing dependency on x11/xkbcommon
Patch versioned dlopen()s of wayland libraries
Both pointed out by aja
Add missing libraries to WANTLIB along with notation about which ones
are dlopen()d per suggestion of sthen.
Patch out hidden dependency on doxygen for html docs
(Build failure with doxygen also pointed out by sthen)