aboutsummaryrefslogtreecommitdiff
path: root/accessibility/ktts
diff options
context:
space:
mode:
authorAlberto Villa <avilla@FreeBSD.org>2010-08-31 14:24:26 +0000
committerAlberto Villa <avilla@FreeBSD.org>2010-08-31 14:24:26 +0000
commit3cb16f51b6411729b9c84d6f0753b807887ab385 (patch)
tree534add866a0926b29b68234d5a099f5c83645fe3 /accessibility/ktts
parent44a39c2e65118329725daec5bf39cd1fc3815957 (diff)
downloadports-3cb16f51b6411729b9c84d6f0753b807887ab385.tar.gz
ports-3cb16f51b6411729b9c84d6f0753b807887ab385.zip
Notes
Diffstat (limited to 'accessibility/ktts')
-rw-r--r--accessibility/ktts/Makefile3
-rw-r--r--accessibility/ktts/pkg-message7
2 files changed, 7 insertions, 3 deletions
diff --git a/accessibility/ktts/Makefile b/accessibility/ktts/Makefile
index d94dfc5ea17c..3bc1a4a3899f 100644
--- a/accessibility/ktts/Makefile
+++ b/accessibility/ktts/Makefile
@@ -7,6 +7,7 @@
PORTNAME= ktts
PORTVERSION= ${KDE4_VERSION}
+PORTREVISION= 1
CATEGORIES= accessibility kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src
@@ -16,7 +17,7 @@ DIST_SUBDIR= KDE
MAINTAINER= kde@FreeBSD.org
COMMENT= KDE text-to-speech subsystem
-LIB_DEPENDS+= speechd.3:${PORTSDIR}/accessibility/speech-dispatcher
+LIB_DEPENDS+= speechd.4:${PORTSDIR}/accessibility/speech-dispatcher
USE_BZIP2= yes
USE_CMAKE= yes
diff --git a/accessibility/ktts/pkg-message b/accessibility/ktts/pkg-message
index 7c6d1ffaf7fa..7aa77b9472c1 100644
--- a/accessibility/ktts/pkg-message
+++ b/accessibility/ktts/pkg-message
@@ -1,7 +1,10 @@
======================================================================
To enable Text-to-Speech System (KTTSD), you first need to start
-speech-dispatcher daemon (accessibility/speech-dispatcher), either
-locally or with its rc.d script.
+speech-dispatcher (locally):
+
+$ speech-dispatcher
+
+You may want to launch it via the KDE Autostart module.
======================================================================