aboutsummaryrefslogtreecommitdiff
path: root/accessibility/redshift
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2012-07-24 01:18:10 +0000
committerSteve Wills <swills@FreeBSD.org>2012-07-24 01:18:10 +0000
commitf1858017069046959362cc05f8bf858c47c59610 (patch)
tree1a93fe83937cb563d4cf46f65e955f731fada836 /accessibility/redshift
parent7bf80431e2da6369ea0d2c2187085ada21eb4d53 (diff)
downloadports-f1858017069046959362cc05f8bf858c47c59610.tar.gz
ports-f1858017069046959362cc05f8bf858c47c59610.zip
Notes
Diffstat (limited to 'accessibility/redshift')
-rw-r--r--accessibility/redshift/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/accessibility/redshift/Makefile b/accessibility/redshift/Makefile
index 7270632402af..c6a38a11fbbf 100644
--- a/accessibility/redshift/Makefile
+++ b/accessibility/redshift/Makefile
@@ -58,8 +58,8 @@ CONFIGURE_ARGS+=--disable-vidmode
.if ${PORT_OPTIONS:MGUI}
CONFIGURE_ARGS+=--enable-gui --enable-gnome-clock
-RUN_DEPENDS+= py-gtk2:${PORTSDIR}/x11-toolkits/py-gtk2 \
- py-xdg:${PORTSDIR}/devel/py-xdg
+RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/gtk-2.0/gtk/__init__.py:${PORTSDIR}/x11-toolkits/py-gtk2 \
+ ${PYTHON_SITELIBDIR}/xdg/__init__.py:${PORTSDIR}/devel/py-xdg
PLIST_SUB+= GUI=""
.else
CONFIGURE_ARGS+=--disable-gui --disable-gnome-clock