summaryrefslogtreecommitdiffstats
path: root/x11/gnomesession/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/gnomesession/Makefile')
-rw-r--r--x11/gnomesession/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/gnomesession/Makefile b/x11/gnomesession/Makefile
index 27f77eb43..2533573bf 100644
--- a/x11/gnomesession/Makefile
+++ b/x11/gnomesession/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gnomesession
-PORTVERSION= 2.9.2
+PORTVERSION= 2.9.4
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME} \
http://people.FreeBSD.org/~marcus/:local \
@@ -31,6 +31,8 @@ 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