mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
da3162c7c9
Per discussion with bapt on helping pkg handle the changing of these deps and avoiding impossible upgrade senarios. PR: 246767 Reviewed by: manu, bapt Approved by: x11 Differential Revision: https://reviews.freebsd.org/D30824
13 lines
214 B
Makefile
13 lines
214 B
Makefile
PORTNAME= xf86-video-glint
|
|
PORTVERSION= 1.2.9
|
|
PORTREVISION= 6
|
|
CATEGORIES= x11-drivers
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
COMMENT= X.Org glint display driver
|
|
|
|
USES= gl xorg-cat:driver
|
|
USE_GL= gl
|
|
|
|
.include <bsd.port.mk>
|