diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-03 14:08:55 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-03 14:08:55 +0000 |
commit | 1e60403ddd1823d3609cfd1712c7ff97670fed17 (patch) | |
tree | 30aec4eb86fae53a3d9c973b70c5fb2f5ed11e32 /accessibility | |
parent | dae5d7d8065efe67a9e881af2b850d5e6077cbf1 (diff) | |
download | ports-1e60403ddd1823d3609cfd1712c7ff97670fed17.tar.gz ports-1e60403ddd1823d3609cfd1712c7ff97670fed17.zip |
Notes
Diffstat (limited to 'accessibility')
-rw-r--r-- | accessibility/orca/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/accessibility/orca/Makefile b/accessibility/orca/Makefile index 2759643e3a72..6fbd43ef705f 100644 --- a/accessibility/orca/Makefile +++ b/accessibility/orca/Makefile @@ -23,7 +23,7 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_dbus_bindings.so:${PORTSDIR}/devel/py-dbus \ LATEST_LINK= gnome-orca USE_BZIP2= yes -USES= gmake gettext +USES= gmake gettext pkgconfig USE_PYTHON= yes USE_GNOME= gnomeprefix gnomehack libgnomeui gnomespeech pygnome2 \ pygnomedesktop |