CVSROOT: /cvs Module name: ports Changes by: k...@cvs.openbsd.org 2025/04/09 01:17:38
Modified files: x11/gtk+4 : Makefile Log message: While gtk+4 is C, it has a test program during build that requires C++, so drop COMPILER_LANGS=c to fix the build on sparc64. input and ok aja ok sthen