aboutsummaryrefslogtreecommitdiff
path: root/x11-drivers
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2020-03-31 20:37:21 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2020-03-31 20:37:21 +0000
commit35ca86a622a70ee6439fb7e91b7361c6798589d8 (patch)
tree66e0e63be4739fef12680014a969d6207f0494e7 /x11-drivers
parent01ac44a4ee60dbc2c8884b4ff0c390ccc7b6b69e (diff)
downloadports-35ca86a622a70ee6439fb7e91b7361c6798589d8.tar.gz
ports-35ca86a622a70ee6439fb7e91b7361c6798589d8.zip
xf86-video-qxl: No longer broken (still deprecated)
After r530014, xf86-video-qxl builds again, so remove broken. It is still deprecated because it uses python 2.
Notes
Notes: svn path=/head/; revision=530016
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/xf86-video-qxl/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-drivers/xf86-video-qxl/Makefile b/x11-drivers/xf86-video-qxl/Makefile
index d60b33f76920..65dbd1059ebe 100644
--- a/x11-drivers/xf86-video-qxl/Makefile
+++ b/x11-drivers/xf86-video-qxl/Makefile
@@ -10,8 +10,7 @@ COMMENT= X.Org X server -- QXL display driver
LICENSE= MIT
-BROKEN= does not build with xorg-server 1.20.7
-DEPRECATED= Broken, uses deprecated version of python
+DEPRECATED= uses deprecated version of python
EXPIRATION_DATE= 2020-09-15
BUILD_DEPENDS= spice-protocol>=0.12.10:devel/spice-protocol \