diff options
-rw-r--r-- | x11-servers/xwayland-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-servers/xwayland-devel/Makefile b/x11-servers/xwayland-devel/Makefile index 6ebe06161683..a716170860b9 100644 --- a/x11-servers/xwayland-devel/Makefile +++ b/x11-servers/xwayland-devel/Makefile @@ -27,7 +27,7 @@ LIB_DEPENDS= libdrm.so:graphics/libdrm \ CONFLICTS_INSTALL= ${PORTNAME} -USES= gl meson pkgconfig xorg +USES= compiler:c11 gl meson pkgconfig xorg USE_GITLAB= yes USE_GL= gbm gl USE_XORG= pixman xau xdmcp xfont2 xkbfile xshmfence xtrans |