From 0c528d90f60cc489f730594d0742517f24e72ad7 Mon Sep 17 00:00:00 2001 From: Oliver Lehmann Date: Sat, 30 Apr 2005 16:12:28 +0000 Subject: fix xfce4 logout when using the xfce4 submenu bump PORTREVISION PR: 80409 Submitted by: chinsan --- x11-wm/xfce4-desktop/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/x11-wm/xfce4-desktop/Makefile b/x11-wm/xfce4-desktop/Makefile index e7bffc94b123..ed515d4c16d5 100644 --- a/x11-wm/xfce4-desktop/Makefile +++ b/x11-wm/xfce4-desktop/Makefile @@ -7,7 +7,7 @@ PORTNAME= xfce4-desktop PORTVERSION= 4.2.1 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= x11-wm xfce MASTER_SITES= http://www.us.xfce.org/archive/xfce-${PORTVERSION}/src/ \ http://www.ca-us.xfce.org/archive/xfce-${PORTVERSION}/src/ \ @@ -41,6 +41,8 @@ CONFIGURE_ENV= CFLAGS=-I${LOCALBASE}/include \ MAN1= xfdesktop.1 post-patch: + @${REINPLACE_CMD} -e 's|builtin\(.*\)"quit"|app\1"xfce4-session-logout"|g' \ + ${WRKSRC}/menu.xml* @${REINPLACE_CMD} -e 's|G_INLINE_FUNC||g' ${WRKSRC}/src/xfce-desktop.c .include -- cgit v1.2.3