summaryrefslogtreecommitdiff
path: root/accessibility
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2015-01-03 08:47:51 +0000
committerMarcus von Appen <mva@FreeBSD.org>2015-01-03 08:47:51 +0000
commit472dad3abb0a4bc0106d559154f6cbe7975c8be0 (patch)
tree12a24f45be2471cff41bd61ef4c9d35b88a401d7 /accessibility
parent- Convert USE_PYTHON to new USES in www/ (diff)
- Convert <OPTION>_USE= PYTHON... to <OPTION>_USES= python...
With hat: python@
Notes
Notes: svn path=/head/; revision=376110
Diffstat (limited to 'accessibility')
-rw-r--r--accessibility/redshift/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/accessibility/redshift/Makefile b/accessibility/redshift/Makefile
index 8c53737b6f19..848d9967d0cb 100644
--- a/accessibility/redshift/Makefile
+++ b/accessibility/redshift/Makefile
@@ -35,7 +35,7 @@ RANDR_CONFIGURE_ENABLE= randr
VIDMODE_CONFIGURE_ENABLE= vidmode
-GUI_USE= PYTHON=yes
+GUI_USES= python
GUI_CONFIGURE_ENABLE= gui
GUI_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gtk2>0:${PORTSDIR}/x11-toolkits/py-gtk2 \
${PYTHON_PKGNAMEPREFIX}xdg>0:${PORTSDIR}/devel/py-xdg