aboutsummaryrefslogtreecommitdiff
path: root/accessibility
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2016-01-18 11:55:51 +0000
committerKoop Mast <kwm@FreeBSD.org>2016-01-18 11:55:51 +0000
commit34e7dbe5f4a8a866613474747ec9f63fa4817b22 (patch)
tree013dd81326501c6224b0fe3d7cab9a827896dbf1 /accessibility
parentf34eabc21d15fcb39a8f61a02ac2d6e8b8b60f6b (diff)
downloadports-34e7dbe5f4a8a866613474747ec9f63fa4817b22.tar.gz
ports-34e7dbe5f4a8a866613474747ec9f63fa4817b22.zip
Add dependancy to py3-speech-dispatcher
Notes
Notes: svn path=/head/; revision=406564
Diffstat (limited to 'accessibility')
-rw-r--r--accessibility/orca/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/accessibility/orca/Makefile b/accessibility/orca/Makefile
index 199779d6891c..eecba9a3e1b3 100644
--- a/accessibility/orca/Makefile
+++ b/accessibility/orca/Makefile
@@ -3,6 +3,7 @@
PORTNAME= orca
PORTVERSION= 3.16.3
+PORTREVISION= 1
CATEGORIES= accessibility gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
@@ -16,6 +17,7 @@ BUILD_DEPENDS= py3?-dbus>=0:${PORTSDIR}/devel/py3-dbus \
itstool:${PORTSDIR}/textproc/itstool
LIB_DEPENDS= libatspi.so:${PORTSDIR}/accessibility/at-spi2-core
RUN_DEPENDS= py3?-dbus>=0:${PORTSDIR}/devel/py3-dbus \
+ py3?-speech-dispatcher>=0:${PORTSDIR}/accessibility/py3-speech-dispatcher \
py3?-atspi>=0:${PORTSDIR}/accessibility/py3-atspi \
py3?-xdg>=0:${PORTSDIR}/devel/py3-xdg \
py3?-cairo>=0:${PORTSDIR}/graphics/py3-cairo