diff options
-rw-r--r-- | x11/gnome-session/Makefile | 3 | ||||
-rw-r--r-- | x11/gnome-session/files/patch-data_gnome.desktop.in | 11 |
2 files changed, 2 insertions, 12 deletions
diff --git a/x11/gnome-session/Makefile b/x11/gnome-session/Makefile index a2a874697..6dd33274c 100644 --- a/x11/gnome-session/Makefile +++ b/x11/gnome-session/Makefile @@ -3,11 +3,12 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome-session/Makefile,v 1.158 2008/08/21 20:40:31 mezz Exp $ +# $MCom: ports/x11/gnome-session/Makefile,v 1.159 2008/09/02 23:25:00 kwm Exp $ # PORTNAME= gnome-session PORTVERSION= 2.23.91 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= GNOME \ http://www.marcuscom.com/downloads/:local diff --git a/x11/gnome-session/files/patch-data_gnome.desktop.in b/x11/gnome-session/files/patch-data_gnome.desktop.in deleted file mode 100644 index e018e7a70..000000000 --- a/x11/gnome-session/files/patch-data_gnome.desktop.in +++ /dev/null @@ -1,11 +0,0 @@ ---- data/gnome.desktop.in.orig 2008-08-07 16:32:08.000000000 -0400 -+++ data/gnome.desktop.in 2008-08-07 16:32:17.000000000 -0400 -@@ -2,7 +2,7 @@ - Encoding=UTF-8 - _Name=GNOME - _Comment=This session logs you into GNOME --Exec=gnome-session -+Exec=dbus-launch --exit-with-session gnome-session - TryExec=gnome-session - Icon= - Type=Application |