aboutsummaryrefslogtreecommitdiff
path: root/accessibility
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2022-12-21 17:44:49 +0000
committerJan Beich <jbeich@FreeBSD.org>2022-12-21 17:57:13 +0000
commita391bb6a72906a7ab10058f18b97a6b3144f6079 (patch)
tree5ac888f0d60ac4ffe31b1b03e138ec4d09c677e0 /accessibility
parent7d6ac1bfa8f7c4d65ed632825559d43bdb9bcc51 (diff)
downloadports-a391bb6a72906a7ab10058f18b97a6b3144f6079.tar.gz
ports-a391bb6a72906a7ab10058f18b97a6b3144f6079.zip
accessibility/redshift: limit wayland category to WAYLAND option
Diffstat (limited to 'accessibility')
-rw-r--r--accessibility/redshift/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/accessibility/redshift/Makefile b/accessibility/redshift/Makefile
index 365eabb85985..3af50f6a29c9 100644
--- a/accessibility/redshift/Makefile
+++ b/accessibility/redshift/Makefile
@@ -2,7 +2,7 @@ PORTNAME= redshift
PORTVERSION= 1.12
DISTVERSIONPREFIX= v
PORTREVISION= 1
-CATEGORIES= accessibility wayland
+CATEGORIES= accessibility
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
PATCHFILES+= 60f45972a543.patch:-p1 # avoid patch conflict
@@ -51,6 +51,7 @@ VIDMODE_USES= xorg
VIDMODE_USE= XORG=x11,xxf86vm
VIDMODE_CONFIGURE_ENABLE= vidmode
+WAYLAND_CATEGORIES= wayland
WAYLAND_LIB_DEPENDS= libwayland-client.so:graphics/wayland
WAYLAND_CONFIGURE_ENABLE= wayland