From 2cf1c1570dbc4945051ef32639c6dae12e1d915d Mon Sep 17 00:00:00 2001 From: Jan Beich Date: Wed, 21 Dec 2022 17:46:33 +0000 Subject: benchmarks/vkmark: limit wayland category to WAYLAND option --- benchmarks/vkmark/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'benchmarks/vkmark') diff --git a/benchmarks/vkmark/Makefile b/benchmarks/vkmark/Makefile index 38247d47a515..de33ba8a63cb 100644 --- a/benchmarks/vkmark/Makefile +++ b/benchmarks/vkmark/Makefile @@ -2,7 +2,7 @@ PORTNAME= vkmark DISTVERSION= 2017.08-29 DISTVERSIONSUFFIX= -gd872846 PORTREVISION= 2 -CATEGORIES= benchmarks wayland +CATEGORIES= benchmarks PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ PATCHFILES+= 27fa846e34ed.patch:-p1 # https://github.com/vkmark/vkmark/pull/29 @@ -35,6 +35,7 @@ DRM_USES= gl DRM_USE= GL=gbm DRM_MESON_TRUE= kms +WAYLAND_CATEGORIES= wayland WAYLAND_BUILD_DEPENDS= evdev-proto>0:devel/evdev-proto \ wayland-protocols>=1.12:graphics/wayland-protocols WAYLAND_LIB_DEPENDS= libwayland-client.so:graphics/wayland -- cgit v1.2.3