diff options
-rw-r--r-- | x11/gnome-session/Makefile | 4 | ||||
-rw-r--r-- | x11/gnomesession/Makefile | 4 |
2 files changed, 0 insertions, 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 |