aboutsummaryrefslogtreecommitdiffstats
path: root/accessibility/ktts
diff options
context:
space:
mode:
authoravilla <avilla@FreeBSD.org>2010-12-09 06:15:55 +0800
committeravilla <avilla@FreeBSD.org>2010-12-09 06:15:55 +0800
commitc49cb4b27aedc33b2bb8d37c9a93d03fff0fe16d (patch)
tree5f9d08651702f1b54b9215ef210e922d6342b04c /accessibility/ktts
parent675bf78cf6065b56966967377d4e2c3c411dad3f (diff)
downloadfreebsd-ports-gnome-c49cb4b27aedc33b2bb8d37c9a93d03fff0fe16d.tar.gz
freebsd-ports-gnome-c49cb4b27aedc33b2bb8d37c9a93d03fff0fe16d.tar.zst
freebsd-ports-gnome-c49cb4b27aedc33b2bb8d37c9a93d03fff0fe16d.zip
- Chase speech-dispatcher shlib bump.
Approved by: tabthorpe (mentor)
Diffstat (limited to 'accessibility/ktts')
-rw-r--r--accessibility/ktts/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/accessibility/ktts/Makefile b/accessibility/ktts/Makefile
index dc0da05f74a4..42d44fdb885e 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
@@ -17,7 +18,7 @@ MAINTAINER= kde@FreeBSD.org
COMMENT= KDE text-to-speech subsystem
BUILD_DEPENDS= ${LOCALBASE}/share/xml/docbook/4.2/docbookx.dtd:${PORTSDIR}/textproc/docbook-xml
-LIB_DEPENDS= speechd.4:${PORTSDIR}/accessibility/speech-dispatcher
+LIB_DEPENDS= speechd.5:${PORTSDIR}/accessibility/speech-dispatcher
USE_BZIP2= yes
USE_CMAKE= yes