aboutsummaryrefslogtreecommitdiff
path: root/accessibility
diff options
context:
space:
mode:
authorAlberto Villa <avilla@FreeBSD.org>2010-12-08 22:15:55 +0000
committerAlberto Villa <avilla@FreeBSD.org>2010-12-08 22:15:55 +0000
commitf9e928581cf310ae6297e05ec18fa716681bd354 (patch)
treee1254b8b16bc1fa361b282a406289502be31dd77 /accessibility
parente62726294454f207f08ca41f823c96411d237734 (diff)
downloadports-f9e928581cf310ae6297e05ec18fa716681bd354.tar.gz
ports-f9e928581cf310ae6297e05ec18fa716681bd354.zip
Notes
Diffstat (limited to 'accessibility')
-rw-r--r--accessibility/jovie/Makefile3
-rw-r--r--accessibility/ktts/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/accessibility/jovie/Makefile b/accessibility/jovie/Makefile
index dc0da05f74a4..42d44fdb885e 100644
--- a/accessibility/jovie/Makefile
+++ b/accessibility/jovie/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
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