View | Details | Raw Unified | Return to bug 227509 | Differences between
and this patch

Collapse All | Expand All

(-)graphics/mesa-libs/Makefile (+2 lines)
Lines 3-8 Link Here
3
3
4
PORTNAME=	mesa-libs
4
PORTNAME=	mesa-libs
5
PORTVERSION=	${MESAVERSION}
5
PORTVERSION=	${MESAVERSION}
6
PORTREVISION=	1
6
CATEGORIES=	graphics
7
CATEGORIES=	graphics
7
8
8
COMMENT=	OpenGL libraries that support GLX and EGL clients
9
COMMENT=	OpenGL libraries that support GLX and EGL clients
Lines 11-16 Link Here
11
		xfixes xshmfence xxf86vm
12
		xfixes xshmfence xxf86vm
12
13
13
OPTIONS_DEFINE=	WAYLAND
14
OPTIONS_DEFINE=	WAYLAND
15
OPTIONS_DEFAULT=	WAYLAND
14
OPTIONS_SUB=	yes
16
OPTIONS_SUB=	yes
15
17
16
WAYLAND_DESC=		Enable support for the Wayland platform in EGL
18
WAYLAND_DESC=		Enable support for the Wayland platform in EGL

Return to bug 227509