aboutsummaryrefslogtreecommitdiff
path: root/games
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 /games
parent4ee4d8d1d3e9d19b9b99d78dbee3f09ebccf2444 (diff)
downloadports-29486876225718bafb70b78f4bb811674b06f164.tar.gz
ports-29486876225718bafb70b78f4bb811674b06f164.zip
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 'games')
-rw-r--r--games/retroarch/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/retroarch/Makefile b/games/retroarch/Makefile
index d6dbf81b1b90..825d6147ff60 100644
--- a/games/retroarch/Makefile
+++ b/games/retroarch/Makefile
@@ -3,7 +3,7 @@
PORTNAME= RetroArch
PORTVERSION= 1.10.3
DISTVERSIONPREFIX= v
-CATEGORIES= games emulators
+CATEGORIES= games emulators wayland
MAINTAINER= greg@unrelenting.technology
COMMENT= Cross-platform entertainment system based on libretro API