Tell non-base-clang arches to use ports-gcc. Fixes a "redeclaration of __errno"

error and allows it to build on sparc64.

ok aja
This commit is contained in:
kmos 2020-11-13 17:18:56 +00:00
parent 3feefc852c
commit ae97a5b39b

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.13 2020/06/24 16:52:17 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.14 2020/11/13 17:18:56 kmos Exp $
COMMENT= thin layer of graphic data types
@ -21,6 +21,8 @@ MASTER_SITES= https://github.com/ebassi/graphene/releases/download/${GNOME_VERS
MODULES= devel/meson \
x11/gnome
COMPILER= base-clang ports-gcc
MODGNOME_TOOLS= gobject-introspection
LIB_DEPENDS= devel/glib2