aboutsummaryrefslogtreecommitdiff
path: root/x11-drivers/xf86-video-glint/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-drivers/xf86-video-glint/Makefile')
-rw-r--r--x11-drivers/xf86-video-glint/Makefile16
1 files changed, 0 insertions, 16 deletions
diff --git a/x11-drivers/xf86-video-glint/Makefile b/x11-drivers/xf86-video-glint/Makefile
deleted file mode 100644
index bfc1545c894f..000000000000
--- a/x11-drivers/xf86-video-glint/Makefile
+++ /dev/null
@@ -1,16 +0,0 @@
-PORTNAME= xf86-video-glint
-PORTVERSION= 1.2.9
-PORTREVISION= 7
-CATEGORIES= x11-drivers
-
-MAINTAINER= x11@FreeBSD.org
-COMMENT= X.Org glint display driver
-
-USES= gl xorg-cat:driver
-USE_GL= gl
-
-BROKEN= Does not work with recent xorg
-DEPRECATED= Broken with recent xorg, no fixes upstream
-EXPIRATION_DATE= 2022-09-04
-
-.include <bsd.port.mk>