diff options
-rw-r--r-- | x11-wm/gamescope/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/gamescope/Makefile b/x11-wm/gamescope/Makefile index cebb5140805d..b244dfa7ea5f 100644 --- a/x11-wm/gamescope/Makefile +++ b/x11-wm/gamescope/Makefile @@ -1,7 +1,7 @@ PORTNAME= gamescope DISTVERSION= 3.11.49 PORTREVISION= 1 -CATEGORIES= x11-wm wayland +CATEGORIES= x11-wm # wayland: depends on https://github.com/Plagman/gamescope/issues/543 PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ PATCHFILES+= 2a84a44f6897.patch:-p1 # https://github.com/Plagman/gamescope/pull/119 |