From 490a652c79697066918822701bc20ea5df7c72f8 Mon Sep 17 00:00:00 2001 From: Oliver Lehmann Date: Mon, 5 Feb 2007 20:04:40 +0000 Subject: fix objformat problem more properly remove s/quit/xfce4-session-logout/ replacment --- x11-wm/xfce4-desktop/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'x11-wm/xfce4-desktop') diff --git a/x11-wm/xfce4-desktop/Makefile b/x11-wm/xfce4-desktop/Makefile index c8ecd981d0c1..8810a26c7c00 100644 --- a/x11-wm/xfce4-desktop/Makefile +++ b/x11-wm/xfce4-desktop/Makefile @@ -7,6 +7,7 @@ PORTNAME= xfce4-desktop PORTVERSION= 4.4.0 +PORTREVISION= 1 CATEGORIES= x11-wm xfce MASTER_SITES= ${MASTER_SITES_XFCE} DISTNAME= xfdesktop-${PORTVERSION} @@ -19,7 +20,6 @@ LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib GNU_CONFIGURE= yes INSTALLS_ICONS= yes -USE_AUTOTOOLS= libtool:15 USE_BZIP2= yes USE_GETTEXT= yes USE_GMAKE= yes @@ -44,7 +44,6 @@ CONFIGURE_ARGS+=--disable-thunar-vfs --disable-thunarx --disable-exo .include "${PORTSDIR}/x11-wm/xfce4/bsd.xfce.mk" post-patch: - @${REINPLACE_CMD} -e 's|builtin\(.*\)"quit"|app\1"xfce4-session-logout"|g' \ - ${WRKSRC}/menu.xml* + @${REINPLACE_CMD} -e 's|echo aout|echo elf|g' ${WRKSRC}/configure .include -- cgit v1.2.3