aboutsummaryrefslogtreecommitdiff
path: root/x11-drivers
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2020-02-24 19:27:02 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2020-02-24 19:27:02 +0000
commit42e81fbd794e998d272ea3699f26ae0b0b540090 (patch)
tree92cf1c43d90a28cdc8cb0079ea05c0baedca721b /x11-drivers
parente986c4aa6fdfbfb93d714ecfdb886c7e2b784823 (diff)
downloadports-42e81fbd794e998d272ea3699f26ae0b0b540090.tar.gz
ports-42e81fbd794e998d272ea3699f26ae0b0b540090.zip
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.
Notes
Notes: svn path=/head/; revision=527039
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/xf86-video-qxl/Makefile2
1 files changed, 2 insertions, 0 deletions
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