diff options
author | pav <pav@FreeBSD.org> | 2004-06-02 11:02:13 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-06-02 11:02:13 +0800 |
commit | d52d34bb3d9e6fd38ddffcd23737773386641e72 (patch) | |
tree | b6c6a71a73a13b0cecfc01d2522630c07c20cba1 /x11/kde3 | |
parent | ab68c560cb85109bef27df81a8ffba008605dd39 (diff) | |
download | freebsd-ports-gnome-d52d34bb3d9e6fd38ddffcd23737773386641e72.tar.gz freebsd-ports-gnome-d52d34bb3d9e6fd38ddffcd23737773386641e72.tar.zst freebsd-ports-gnome-d52d34bb3d9e6fd38ddffcd23737773386641e72.zip |
- Populate new category x11-themes with some candidates from x11-wm
PR: ports/63146
List compiled by: adamw
Repocopy by: marcus
Diffstat (limited to 'x11/kde3')
-rw-r--r-- | x11/kde3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/kde3/Makefile b/x11/kde3/Makefile index 1464ef790db5..46eb8e0bad91 100644 --- a/x11/kde3/Makefile +++ b/x11/kde3/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 |