summaryrefslogtreecommitdiff
path: root/x11-drivers/xf86-video-glint/Makefile
blob: bfc1545c894f770c0b5275ad0f48bb555a21156e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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>