aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm
diff options
context:
space:
mode:
authorale <ale@FreeBSD.org>2004-04-06 15:26:57 +0800
committerale <ale@FreeBSD.org>2004-04-06 15:26:57 +0800
commit03cd5355b4cc310dc6373059f372b03ae8028247 (patch)
treec168ba9dfa58ec7da5d0455bc3032052b92e0651 /x11-wm
parent7dd33637b479c54d171f2c156e7afeef9e999e0f (diff)
downloadfreebsd-ports-gnome-03cd5355b4cc310dc6373059f372b03ae8028247.tar.gz
freebsd-ports-gnome-03cd5355b4cc310dc6373059f372b03ae8028247.tar.zst
freebsd-ports-gnome-03cd5355b4cc310dc6373059f372b03ae8028247.zip
- Fix dependency after gtk 2.4.0 import
- Bump portrevision
Diffstat (limited to 'x11-wm')
-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