@@ -, +, @@ --- x11-servers/xwayland/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --- b/x11-servers/xwayland/Makefile +++ b/x11-servers/xwayland/Makefile @@ -4,7 +4,7 @@ PORTNAME= xwayland PORTVERSION= 1.19.1 # This is inherited from x11-servers/xorg-server # Ensure it does not go backwards when bumping -PORTREVISION= 11 +PORTREVISION= 12 COMMENT= X Clients under Wayland @@ -30,7 +30,7 @@ USE_GL+= egl gbm CONFIGURE_ARGS+= --disable-docs --disable-devel-docs \ --enable-xwayland --disable-xorg --disable-xvfb --disable-xnest \ - --disable-xquartz --disable-xwin + --disable-xquartz --disable-xwin --with-default-xkb-rules=evdev PLIST_FILES= bin/Xwayland