From 42e81fbd794e998d272ea3699f26ae0b0b540090 Mon Sep 17 00:00:00 2001 From: Niclas Zeising Date: Mon, 24 Feb 2020 19:27:02 +0000 Subject: [PATCH] x11-drivers/xf86-video-qxl: Mark broken Mark xf86-video-qxl as broken with xorg-server 1.20.7. A fix is being worked on, but mark this as broken while it's being developed, to avoid chatter from the build cluster. --- x11-drivers/xf86-video-qxl/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/x11-drivers/xf86-video-qxl/Makefile b/x11-drivers/xf86-video-qxl/Makefile index 87aa20919cd7..0a94990ce30a 100644 --- a/x11-drivers/xf86-video-qxl/Makefile +++ b/x11-drivers/xf86-video-qxl/Makefile @@ -10,6 +10,8 @@ COMMENT= X.Org X server -- QXL display driver LICENSE= MIT +BROKEN= does not build with xorg-server 1.20.7 + BUILD_DEPENDS= spice-protocol>=0.12.10:devel/spice-protocol \ ${LOCALBASE}/include/linux/input.h:devel/evdev-proto LIB_DEPENDS= libspice-server.so:devel/libspice-server