xf86-video-s3virge: Mark broken and set epiry date

Mark xf86-video-s3virge as broken, it doesn't build with xserver 1.20.7, and
there is no upstream patch available to fix it.
Set it to epire on May 1, that should give any users ample time to fix it,
and it will give people using quarterly branches a heads up as well.
This commit is contained in:
Niclas Zeising 2020-02-23 10:32:12 +00:00
parent d6570cd6f3
commit 36b495a1bc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=526914

View file

@ -8,6 +8,10 @@ CATEGORIES= x11-drivers
MAINTAINER= x11@FreeBSD.org
COMMENT= X.Org s3virge display driver
BROKEN= does not build with xorg-server 1.20.7
DEPRECATED= broken
EXPIRATION_DATE=2020-05-01
USES= xorg-cat:driver
.include <bsd.port.mk>