diff options
Diffstat (limited to 'x11/kde2/Makefile')
-rw-r--r-- | x11/kde2/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/x11/kde2/Makefile b/x11/kde2/Makefile index 8bd405d..ec6f7e0 100644 --- a/x11/kde2/Makefile +++ b/x11/kde2/Makefile @@ -14,11 +14,11 @@ EXTRACT_ONLY= # empty MAINTAINER= will@FreeBSD.org -LIB_DEPENDS= kdecore.4:${PORTSDIR}/x11/kdelibs2 +LIB_DEPENDS= kdecore.4:${PORTSDIR}/x11/kdelibs2 \ + libsearch.3:${PORTSDIR}/net/kdenetwork2 RUN_DEPENDS= konqueror:${PORTSDIR}/x11/kdebase2 \ - kcalc:${PORTSDIR}/misc/kdeutils2 \ - kmahjongg:${PORTSDIR}/games/kdegames2 \ - kmail:${PORTSDIR}/net/kdenetwork2 + kdf:${PORTSDIR}/misc/kdeutils2 \ + kjumpingcube:${PORTSDIR}/games/kdegames2 NO_BUILD= yes |