diff options
Diffstat (limited to 'x11/kde4')
-rw-r--r-- | x11/kde4/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/kde4/Makefile b/x11/kde4/Makefile index 2aa49b5eda4b..716040c2cfa2 100644 --- a/x11/kde4/Makefile +++ b/x11/kde4/Makefile @@ -14,12 +14,12 @@ EXTRACT_ONLY= # empty MAINTAINER= will@FreeBSD.org -LIB_DEPENDS= kdecore.4:${PORTSDIR}/x11/kdelibs2 \ - ksearch.3:${PORTSDIR}/net/kdenetwork2 +LIB_DEPENDS= kdecore.4:${PORTSDIR}/x11/kdelibs2 RUN_DEPENDS= konqueror:${PORTSDIR}/x11/kdebase2 \ kjumpingcube:${PORTSDIR}/games/kdegames2 \ kdf:${PORTSDIR}/misc/kdeutils2 \ - kword:${PORTSDIR}/editors/koffice + kword:${PORTSDIR}/editors/koffice \ + kppp:${PORTSDIR}/net/kdenetwork2 NO_BUILD= yes |