View | Details | Raw Unified | Return to bug 268122
Collapse All | Expand All

(-)b/devel/sdl20/Makefile (+2 lines)
Lines 1-5 Link Here
1
PORTNAME=	sdl2
1
PORTNAME=	sdl2
2
DISTVERSION=	2.26.0
2
DISTVERSION=	2.26.0
3
PORTREVISION=	1
3
CATEGORIES=	devel
4
CATEGORIES=	devel
4
MASTER_SITES=	https://www.libsdl.org/release/
5
MASTER_SITES=	https://www.libsdl.org/release/
5
DISTNAME=	SDL2-${PORTVERSION}
6
DISTNAME=	SDL2-${PORTVERSION}
Lines 121-126 OPENGLES2_USES= gl Link Here
121
OPENGLES2_USE=			GL=egl,glesv2
122
OPENGLES2_USE=			GL=egl,glesv2
122
OPENGLES2_IMPLIES=		OPENGLES
123
OPENGLES2_IMPLIES=		OPENGLES
123
VULKAN_CONFIGURE_ENABLE=	video-vulkan
124
VULKAN_CONFIGURE_ENABLE=	video-vulkan
125
VULKAN_RUN_DEPENDS=		${LOCALBASE}/lib/libvulkan.so:graphics/vulkan-loader
124
WAYLAND_CONFIGURE_ENABLE=	video-wayland wayland-shared video-wayland-qt-touch
126
WAYLAND_CONFIGURE_ENABLE=	video-wayland wayland-shared video-wayland-qt-touch
125
WAYLAND_BUILD_DEPENDS=		wayland-protocols>0:graphics/wayland-protocols \
127
WAYLAND_BUILD_DEPENDS=		wayland-protocols>0:graphics/wayland-protocols \
126
				${LOCALBASE}/include/linux/input.h:devel/evdev-proto
128
				${LOCALBASE}/include/linux/input.h:devel/evdev-proto

Return to bug 268122