diff options
| author | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 13:29:15 +0000 |
|---|---|---|
| committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 13:29:15 +0000 |
| commit | 7f4572eae4327c4403d9ef714cb6de917650662a (patch) | |
| tree | e5609c11a5cecf09649970cae33b72d3774969e3 /accessibility/redshift | |
| parent | 630b8bcb8b62c77a87ea9d6bfa87a312a9d89555 (diff) | |
Notes
Diffstat (limited to 'accessibility/redshift')
| -rw-r--r-- | accessibility/redshift/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/accessibility/redshift/Makefile b/accessibility/redshift/Makefile index 2e693273e857..d179f41981bb 100644 --- a/accessibility/redshift/Makefile +++ b/accessibility/redshift/Makefile @@ -38,8 +38,8 @@ VIDMODE_CONFIGURE_ENABLE= vidmode 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 +GUI_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gtk2>0:x11-toolkits/py-gtk2 \ + ${PYTHON_PKGNAMEPREFIX}xdg>0:devel/py-xdg GNOME_CONFIGURE_ENABLE= gnome-clock GNOME_USE= GNOME=glib20,gconf2 |
