From b9423333992d35db02cfdb99028427df5f7364fa Mon Sep 17 00:00:00 2001 From: marcus Date: Wed, 23 Jan 2008 20:55:25 +0000 Subject: GDM no longer requires consolekit in rc.d. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10221 df743ca5-7f9a-e211-a948-0013205c9059 --- x11/gdm/Makefile | 3 ++- x11/gdm/files/gdm.in | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'x11') diff --git a/x11/gdm/Makefile b/x11/gdm/Makefile index 7887286b1..c8612b436 100644 --- a/x11/gdm/Makefile +++ b/x11/gdm/Makefile @@ -3,11 +3,12 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports/x11/gdm/Makefile,v 1.97 2008/01/16 22:28:22 marcus Exp $ +# $MCom: ports/x11/gdm/Makefile,v 1.98 2008/01/18 21:15:55 mezz Exp $ # PORTNAME= gdm PORTVERSION= 2.21.5 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} diff --git a/x11/gdm/files/gdm.in b/x11/gdm/files/gdm.in index 0b3b8ced7..525e2f966 100644 --- a/x11/gdm/files/gdm.in +++ b/x11/gdm/files/gdm.in @@ -1,9 +1,9 @@ #!/bin/sh # $FreeBSD$ -# $MCom: ports/x11/gdm/files/gdm.in,v 1.19 2008/01/16 22:28:23 marcus Exp $ +# $MCom: ports/x11/gdm/files/gdm.in,v 1.20 2008/01/19 22:45:43 mezz Exp $ # PROVIDE: gdm -# REQUIRE: LOGIN cleanvar moused syscons dbus consolekit +# REQUIRE: LOGIN cleanvar moused syscons dbus # # Add the following to /etc/rc.conf to start GDM at boot time: # -- cgit v1.2.3