summaryrefslogtreecommitdiff
path: root/x11-wm/xfce4
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2004-04-06 07:26:57 +0000
committerAlex Dupre <ale@FreeBSD.org>2004-04-06 07:26:57 +0000
commitfdc587a4b02b7aa8755d82b7ba2d03b83fcf65b0 (patch)
treefcbf951294c3fb1eb15df925fe656e95cd28b09f /x11-wm/xfce4
parent Fix *.info installtion. Unbroke. (diff)
- Fix dependency after gtk 2.4.0 import
- Bump portrevision
Notes
Notes: svn path=/head/; revision=106295
Diffstat (limited to 'x11-wm/xfce4')
-rw-r--r--x11-wm/xfce4/Makefile2
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