mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
xnec2c uses C11, so use ports-gcc on base-gcc arches
Fixes the build on sparc64
This commit is contained in:
@@ -14,6 +14,10 @@ MAINTAINER = Enzo Nicosia <me@katolaz.net>
|
|||||||
# GPLv2+
|
# GPLv2+
|
||||||
PERMIT_PACKAGE = Yes
|
PERMIT_PACKAGE = Yes
|
||||||
|
|
||||||
|
# C11
|
||||||
|
COMPILER = base-clang ports-gcc
|
||||||
|
COMPILER_LANGS = c
|
||||||
|
|
||||||
WANTLIB += c cairo gdk-3 gdk_pixbuf-2.0 gio-2.0 glib-2.0 gmodule-2.0
|
WANTLIB += c cairo gdk-3 gdk_pixbuf-2.0 gio-2.0 glib-2.0 gmodule-2.0
|
||||||
WANTLIB += gobject-2.0 gtk-3 intl m pango-1.0 pangocairo-1.0 pthread
|
WANTLIB += gobject-2.0 gtk-3 intl m pango-1.0 pangocairo-1.0 pthread
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user