summaryrefslogtreecommitdiffstats
path: root/x11/gdm/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2007-11-23 14:47:21 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2007-11-23 14:47:21 +0800
commitbde68dffdcfdcb6364275d5564190238303ca272 (patch)
tree9cb0453500f94c9a960ea8ae08a4732c09d2b445 /x11/gdm/Makefile
parent9cd742ef72720ca2ff660fe931bb6a6a65f1ff63 (diff)
downloadmarcuscom-ports-bde68dffdcfdcb6364275d5564190238303ca272.tar
marcuscom-ports-bde68dffdcfdcb6364275d5564190238303ca272.tar.gz
marcuscom-ports-bde68dffdcfdcb6364275d5564190238303ca272.tar.bz2
marcuscom-ports-bde68dffdcfdcb6364275d5564190238303ca272.tar.lz
marcuscom-ports-bde68dffdcfdcb6364275d5564190238303ca272.tar.xz
marcuscom-ports-bde68dffdcfdcb6364275d5564190238303ca272.tar.zst
marcuscom-ports-bde68dffdcfdcb6364275d5564190238303ca272.zip
Adjust the GDM rc.d REQUIRES line as GDM now requires dbus and consolekit.
This doesn't fix the keyboard problems with GDM on a reboot, though. That is still being investigated. In the meantime, GDM needs to be started once the system is fully booted :-( . git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9953 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gdm/Makefile')
-rw-r--r--x11/gdm/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/gdm/Makefile b/x11/gdm/Makefile
index 418e65f0d..2a5151b6e 100644
--- a/x11/gdm/Makefile
+++ b/x11/gdm/Makefile
@@ -3,11 +3,12 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11/gdm/Makefile,v 1.85 2007/11/08 20:38:50 marcus Exp $
+# $MCom: ports/x11/gdm/Makefile,v 1.86 2007/11/15 21:30:53 marcus Exp $
#
PORTNAME= gdm
PORTVERSION= 2.21.2
+PORTREVISION= 1
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}