summaryrefslogtreecommitdiff
path: root/benchmarks/vkmark
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2022-07-20 10:29:44 +0000
committerJan Beich <jbeich@FreeBSD.org>2022-07-20 12:48:14 +0000
commit29486876225718bafb70b78f4bb811674b06f164 (patch)
tree4b75dc69a77fcdf94755653d4ff24e351f51dff0 /benchmarks/vkmark
parentgames/jinput: Fix build (diff)
wayland: add more mostly leaf ports to virtual category
Caveats: - emulators/rpcs3: install qt5-wayland and ensure Renderer is Vulkan (default) - mail/thunderbird: add MOZ_ENABLE_WAYLAND=1 via environ(7) - www/chromium: add --ozone-platform=wayland on command line - www/firefox-esr: add MOZ_ENABLE_WAYLAND=1 via environ(7) - www/firefox: add MOZ_ENABLE_WAYLAND=1 via environ(7)
Diffstat (limited to 'benchmarks/vkmark')
-rw-r--r--benchmarks/vkmark/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/vkmark/Makefile b/benchmarks/vkmark/Makefile
index 6b68f7109fef..ae04059e4a97 100644
--- a/benchmarks/vkmark/Makefile
+++ b/benchmarks/vkmark/Makefile
@@ -1,7 +1,7 @@
PORTNAME= vkmark
DISTVERSION= 2017.08-29
DISTVERSIONSUFFIX= -gd872846
-CATEGORIES= benchmarks
+CATEGORIES= benchmarks wayland
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
PATCHFILES+= 27fa846e34ed.patch:-p1 # https://github.com/vkmark/vkmark/pull/29