summaryrefslogtreecommitdiff
path: root/x11/kde4
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-11-01 21:58:32 +0000
committerWill Andrews <will@FreeBSD.org>2000-11-01 21:58:32 +0000
commite7346f246cbb77393e3f2073d90c6c3e77ef7fd4 (patch)
tree0899d02c895d3064fba835ebe6be19d0c26aaabe /x11/kde4
parentUpdate to 2.36. (diff)
Use a binary from kdeutils that exists.
Notes
Notes: svn path=/head/; revision=34569
Diffstat (limited to 'x11/kde4')
-rw-r--r--x11/kde4/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/kde4/Makefile b/x11/kde4/Makefile
index 2b9b1d7e3a96..54ca4fba3191 100644
--- a/x11/kde4/Makefile
+++ b/x11/kde4/Makefile
@@ -17,7 +17,7 @@ MAINTAINER= will@FreeBSD.org
LIB_DEPENDS= kdecore.4:${PORTSDIR}/x11/kdelibs2
RUN_DEPENDS= konqueror:${PORTSDIR}/x11/kdebase2 \
kjumpingcube:${PORTSDIR}/games/kdegames2 \
- kdf:${PORTSDIR}/misc/kdeutils2 \
+ kdessh:${PORTSDIR}/misc/kdeutils2 \
kword:${PORTSDIR}/editors/koffice \
kppp:${PORTSDIR}/net/kdenetwork2 \
pixie:${PORTSDIR}/graphics/kdegraphics2 \