diff options
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/xfce4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/xfce4/Makefile b/x11-wm/xfce4/Makefile index 2ed721fae..c5d4639c9 100644 --- a/x11-wm/xfce4/Makefile +++ b/x11-wm/xfce4/Makefile @@ -7,7 +7,7 @@ PORTNAME= xfce PORTVERSION= 4.2.3.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-wm xfce MASTER_SITES= # empty DISTFILES= # empty @@ -27,7 +27,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 \ - ${LOCALBASE}/lib/gtk-2.0/2.4.0/engines/libxfce.so:${PORTSDIR}/x11-themes/gtk-xfce-engine + ${LOCALBASE}/lib/gtk-2.0/2.10.0/engines/libxfce.so:${PORTSDIR}/x11-themes/gtk-xfce-engine .if exists(${LOCALBASE}/sbin/gdm) WITH_GDM= yes |