freebsd-ports/x11-drivers/xf86-video-mga/Makefile
Niclas Zeising ce29517160 x11-drivers/xf86-video-mga: Update to 2.0.0
Add USES=gl
Remove patches incorporated upstream.
2019-01-03 10:48:14 +00:00

15 lines
221 B
Makefile

# $FreeBSD$
PORTNAME= xf86-video-mga
PORTVERSION= 2.0.0
PORTEPOCH= 3
CATEGORIES= x11-drivers
MAINTAINER= x11@FreeBSD.org
COMMENT= X.Org mga display driver
USES= gl
USE_GL= gl
XORG_CAT= driver
.include <bsd.port.mk>