diff options
Diffstat (limited to 'x11/kde4/Makefile')
-rw-r--r-- | x11/kde4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/kde4/Makefile b/x11/kde4/Makefile index 1464ef790db5..46eb8e0bad91 100644 --- a/x11/kde4/Makefile +++ b/x11/kde4/Makefile @@ -147,7 +147,7 @@ RUN_DEPENDS+= quanta:${PORTSDIR}/www/quanta RUN_DEPENDS+= kmoon:${PORTSDIR}/x11-clocks/kdetoys3 .endif .if !defined(WITHOUT_KDEARTWORK) -RUN_DEPENDS+= kbanner.kss:${PORTSDIR}/x11-wm/kdeartwork3 +RUN_DEPENDS+= kbanner.kss:${PORTSDIR}/x11-themes/kdeartwork3 .endif .if !defined(WITHOUT_KDEACCESSIBILITY) RUN_DEPENDS+= kmag:${PORTSDIR}/accessibility/kdeaccessibility |