xpm-pixbuf now uses C11. Move to ports-gcc to fix build on sparc64

This commit is contained in:
kmos
2024-12-03 01:47:20 +00:00
parent 2583d9064e
commit 23d2c4024e
+4
View File
@@ -13,6 +13,10 @@ MAINTAINER= Antoine Jacoutot <ajacoutot@openbsd.org>
# LGPLv2.1
PERMIT_PACKAGE= Yes
# C11
COMPILER= base-clang ports-gcc
COMPILER_LANGS= c
WANTLIB += gdk_pixbuf-2.0 glib-2.0 gobject-2.0
MODULES= devel/meson \