diff options
Diffstat (limited to 'x11/kde4/Makefile')
-rw-r--r-- | x11/kde4/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/kde4/Makefile b/x11/kde4/Makefile index 23a0ba0cfb38..b9fe9c089839 100644 --- a/x11/kde4/Makefile +++ b/x11/kde4/Makefile @@ -7,7 +7,6 @@ PORTNAME= kde4 PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 3 CATEGORIES= x11 kde MASTER_SITES= # empty DISTFILES= # none @@ -87,7 +86,7 @@ RUN_DEPENDS+= ${KDE4_PREFIX}/bin/kcalc:${PORTSDIR}/misc/kdeutils4 RUN_DEPENDS+= ${KDE4_PREFIX}/bin/klinkstatus:${PORTSDIR}/www/kdewebdev4 .endif .if !defined(WITHOUT_KTTS) -RUN_DEPENDS+= ${KDE4_PREFIX}/bin/kttsd:${PORTSDIR}/accessibility/ktts +RUN_DEPENDS+= ${KDE4_PREFIX}/bin/jovie:${PORTSDIR}/accessibility/ktts .endif .if !defined(WITHOUT_MARBLE) RUN_DEPENDS+= ${KDE4_PREFIX}/bin/marble:${PORTSDIR}/astro/marble |