diff options
author | Alex Dupre <ale@FreeBSD.org> | 2004-04-06 07:26:57 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2004-04-06 07:26:57 +0000 |
commit | fdc587a4b02b7aa8755d82b7ba2d03b83fcf65b0 (patch) | |
tree | fcbf951294c3fb1eb15df925fe656e95cd28b09f /x11-wm/xfce4 | |
parent | 924e4758da8f59fa0bacb44b260bc3875338451a (diff) | |
download | ports-fdc587a4b02b7aa8755d82b7ba2d03b83fcf65b0.tar.gz ports-fdc587a4b02b7aa8755d82b7ba2d03b83fcf65b0.zip |
Notes
Diffstat (limited to 'x11-wm/xfce4')
-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 78d883e48786..0b47145d8578 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.2.0/engines/libxfce.so:${PORTSDIR}/x11-toolkits/gtk-xfce-engine + ${X11BASE}/lib/gtk-2.0/2.4.0/engines/libxfce.so:${PORTSDIR}/x11-toolkits/gtk-xfce-engine .if exists(${X11BASE}/bin/gdm) WITH_GDM= yes |