diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-06-02 02:26:24 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-06-02 02:26:24 +0000 |
commit | ecd8d027187b05a6968c4df9638a15b359e8cfc1 (patch) | |
tree | 7543d8545795e719996df4071c5d2ad144038bdc /x11-wm | |
parent | d2b3a1f8d8ef1d45e21554bee3f9f107f13025ea (diff) |
- Populate new category x11-themes with some suitable candidates
from x11-toolkits.
PR: ports/63145
List compiled by: adamw
Repocopy by: marcus
Notes
Notes:
svn path=/head/; revision=110629
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/xfce4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/xfce4/Makefile b/x11-wm/xfce4/Makefile index 8893f4b0a38f..563eb55759ae 100644 --- a/x11-wm/xfce4/Makefile +++ b/x11-wm/xfce4/Makefile @@ -24,7 +24,7 @@ RUN_DEPENDS= ${X11BASE}/lib/xfce4/mcs-plugins/ui_plugin.so:${PORTSDIR}/sysutils/ xffm:${PORTSDIR}/x11-fm/xfce4-fm \ xfprint4:${PORTSDIR}/print/xfce4-print \ xfce4-iconbox:${PORTSDIR}/misc/xfce4-iconbox \ - ${X11BASE}/lib/gtk-2.0/2.4.0/engines/libxfce.so:${PORTSDIR}/x11-toolkits/gtk-xfce-engine + ${X11BASE}/lib/gtk-2.0/2.4.0/engines/libxfce.so:${PORTSDIR}/x11-themes/gtk-xfce-engine .if exists(${X11BASE}/bin/gdm) WITH_GDM= yes |