diff options
Diffstat (limited to 'accessibility/orca/Makefile')
-rw-r--r-- | accessibility/orca/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/accessibility/orca/Makefile b/accessibility/orca/Makefile index 36c60b0dd2bc..45ab9fcf8587 100644 --- a/accessibility/orca/Makefile +++ b/accessibility/orca/Makefile @@ -20,8 +20,7 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_dbus_bindings.so:${PORTSDIR}/devel/py-dbus \ ${PYTHON_SITELIBDIR}/pyatspi/__init__.py:${PORTSDIR}/accessibility/at-spi \ ${PYTHON_SITELIBDIR}/xdg/__init__.py:${PORTSDIR}/devel/py-xdg -USES= gmake gettext pkgconfig tar:bzip2 -USE_PYTHON= 2 +USES= gmake gettext pkgconfig python:2 tar:bzip2 USE_GNOME= gnomeprefix libgnomeui gnomespeech pygnome2 \ pygnomedesktop INSTALLS_ICONS= yes |