1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00
freebsd-ports/x11-drivers/xf86-video-sunffb/Makefile
Kevin Bowling da3162c7c9 graphics/mesa-libs: Bump reverse deps for libglvnd
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
2021-06-22 11:53:08 -07:00

15 lines
242 B
Makefile

PORTNAME= xf86-video-sunffb
PORTVERSION= 1.2.2
PORTREVISION= 12
CATEGORIES= x11-drivers
MAINTAINER= x11@FreeBSD.org
COMMENT= X.Org sunffb display driver
USES= gl xorg-cat:driver
USE_GL= gl
ONLY_FOR_ARCHS= sparc64
.include <bsd.port.mk>