aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2022-12-21 17:45:41 +0000
committerJan Beich <jbeich@FreeBSD.org>2022-12-21 17:57:13 +0000
commit8c028395c3a4877667faf24b0d74c2b03a7cc06d (patch)
tree0940329e579a9c3f4e534d9cfe9ec2ed11e5f337
parenta391bb6a72906a7ab10058f18b97a6b3144f6079 (diff)
downloadports-8c028395c3a4877667faf24b0d74c2b03a7cc06d.tar.gz
ports-8c028395c3a4877667faf24b0d74c2b03a7cc06d.zip
benchmarks/glmark2: limit wayland category to WAYLAND option
-rw-r--r--benchmarks/glmark2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/benchmarks/glmark2/Makefile b/benchmarks/glmark2/Makefile
index fa8dce1f4fe1..e3303910cab3 100644
--- a/benchmarks/glmark2/Makefile
+++ b/benchmarks/glmark2/Makefile
@@ -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