From bdbfacc6aa69a20c58df44db5990b874752b0645 Mon Sep 17 00:00:00 2001 From: marcus Date: Mon, 28 Feb 2005 02:25:43 +0000 Subject: Remove the halt and reboot configure and make options since gnome-session now relies on gdm to determine if shutdown and reboot actions are supported. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3726 df743ca5-7f9a-e211-a948-0013205c9059 --- x11/gnome-session/Makefile | 4 ---- x11/gnomesession/Makefile | 4 ---- 2 files changed, 8 deletions(-) diff --git a/x11/gnome-session/Makefile b/x11/gnome-session/Makefile index 5283a40d3..7e3a3ce1a 100644 --- a/x11/gnome-session/Makefile +++ b/x11/gnome-session/Makefile @@ -27,12 +27,8 @@ USE_X_PREFIX= yes USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui USE_GMAKE= yes USE_LIBTOOL_VER=15 -CONFIGURE_ARGS= --with-halt-command=/sbin/shutdown \ - --with-reboot-command=/sbin/shutdown CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" -MAKE_ENV+= HALT_COMMAND="/sbin/halt -p" \ - REBOOT_COMMAND="/sbin/reboot" MAN1= gnome-session.1 gnome-smproxy.1 gnome-wm.1 \ session-properties.1 gnome-session-save.1 diff --git a/x11/gnomesession/Makefile b/x11/gnomesession/Makefile index 5283a40d3..7e3a3ce1a 100644 --- a/x11/gnomesession/Makefile +++ b/x11/gnomesession/Makefile @@ -27,12 +27,8 @@ USE_X_PREFIX= yes USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui USE_GMAKE= yes USE_LIBTOOL_VER=15 -CONFIGURE_ARGS= --with-halt-command=/sbin/shutdown \ - --with-reboot-command=/sbin/shutdown CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" -MAKE_ENV+= HALT_COMMAND="/sbin/halt -p" \ - REBOOT_COMMAND="/sbin/reboot" MAN1= gnome-session.1 gnome-smproxy.1 gnome-wm.1 \ session-properties.1 gnome-session-save.1 -- cgit v1.2.3