diff options
author | will <will@FreeBSD.org> | 2000-11-01 21:58:32 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-11-01 21:58:32 +0000 |
commit | 9fbb8ab41f66a7ea3b4f761e64cfecd1cc09afdc (patch) | |
tree | 27a04bcf4be0febd633b63d959ade0275eeecbc6 /x11 | |
parent | 6ee2d7ca3e5dfc2df6e170847765d7c9ceb9ecf2 (diff) | |
download | FreeBSD-ports-9fbb8ab41f66a7ea3b4f761e64cfecd1cc09afdc.zip FreeBSD-ports-9fbb8ab41f66a7ea3b4f761e64cfecd1cc09afdc.tar.gz |
Use a binary from kdeutils that exists.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/kde2/Makefile | 2 | ||||
-rw-r--r-- | x11/kde3/Makefile | 2 | ||||
-rw-r--r-- | x11/kde4/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/x11/kde2/Makefile b/x11/kde2/Makefile index 2b9b1d7..54ca4fb 100644 --- a/x11/kde2/Makefile +++ b/x11/kde2/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 \ diff --git a/x11/kde3/Makefile b/x11/kde3/Makefile index 2b9b1d7..54ca4fb 100644 --- a/x11/kde3/Makefile +++ b/x11/kde3/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 \ diff --git a/x11/kde4/Makefile b/x11/kde4/Makefile index 2b9b1d7..54ca4fb 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 \ |