benchmarks/glmark2: limit wayland category to WAYLAND option

This commit is contained in:
Jan Beich 2022-12-21 17:45:41 +00:00
parent a391bb6a72
commit 8c028395c3
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,6 @@
PORTNAME= glmark2
PORTVERSION= 2021.12
CATEGORIES= benchmarks wayland
CATEGORIES= benchmarks
MAINTAINER= danfe@FreeBSD.org
COMMENT= Benchmark for OpenGL (ES) 2.0
@ -31,6 +31,7 @@ DRM_LIB_DEPENDS= libudev.so:devel/libudev-devd \
DRM_USE= GL=gbm
DRM_VARS= PLATFORMS+="drm-gl drm-glesv2"
WAYLAND_CATEGORIES= wayland
WAYLAND_BUILD_DEPENDS= ${LOCALBASE}/include/linux/input.h:devel/evdev-proto \
wayland-protocols>=1.12:graphics/wayland-protocols
WAYLAND_LIB_DEPENDS= libwayland-egl.so:graphics/wayland