diff options
Diffstat (limited to 'accessibility/redshift/Makefile')
-rw-r--r-- | accessibility/redshift/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/accessibility/redshift/Makefile b/accessibility/redshift/Makefile index 3af50f6a29c9..e002fd656cc2 100644 --- a/accessibility/redshift/Makefile +++ b/accessibility/redshift/Makefile @@ -55,7 +55,7 @@ WAYLAND_CATEGORIES= wayland WAYLAND_LIB_DEPENDS= libwayland-client.so:graphics/wayland WAYLAND_CONFIGURE_ENABLE= wayland -GUI_USES= python:3.6+ +GUI_USES= python GUI_CONFIGURE_ENABLE= gui GUI_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gobject3>0:devel/py-gobject3@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}xdg>0:devel/py-xdg@${PY_FLAVOR} |