summaryrefslogtreecommitdiffstats
path: root/x11/gdm/Makefile
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2010-03-14 06:49:42 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2010-03-14 06:49:42 +0800
commit2a22e55b68b4a25553e4e3075caeb2176d59c672 (patch)
treeb71ab8412cf52b43fa6ba9ec05c142af68638db9 /x11/gdm/Makefile
parent9e5f4fa7e3294e404539c475f12d41c0bfcdbfdf (diff)
downloadmarcuscom-ports-2a22e55b68b4a25553e4e3075caeb2176d59c672.tar
marcuscom-ports-2a22e55b68b4a25553e4e3075caeb2176d59c672.tar.gz
marcuscom-ports-2a22e55b68b4a25553e4e3075caeb2176d59c672.tar.bz2
marcuscom-ports-2a22e55b68b4a25553e4e3075caeb2176d59c672.tar.lz
marcuscom-ports-2a22e55b68b4a25553e4e3075caeb2176d59c672.tar.xz
marcuscom-ports-2a22e55b68b4a25553e4e3075caeb2176d59c672.tar.zst
marcuscom-ports-2a22e55b68b4a25553e4e3075caeb2176d59c672.zip
Update to 2.29.92.
Remove the configure patch. It added hal deps to the keyboard bits in gdm. Which was needed for the hal-keyboard patch. So we are now free of hal here. (hopefully without breaking anything ;) git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13819 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gdm/Makefile')
-rw-r--r--x11/gdm/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/x11/gdm/Makefile b/x11/gdm/Makefile
index 15c5f0183..9c799ba6c 100644
--- a/x11/gdm/Makefile
+++ b/x11/gdm/Makefile
@@ -3,12 +3,11 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11/gdm/Makefile,v 1.169 2010/01/17 12:31:16 kwm Exp $
+# $MCom: ports/x11/gdm/Makefile,v 1.170 2010/02/13 19:24:28 marcus Exp $
#
PORTNAME= gdm
-PORTVERSION= 2.29.5
-PORTREVISION= 1
+PORTVERSION= 2.29.92
CATEGORIES= x11 gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
@@ -22,7 +21,6 @@ LIB_DEPENDS= ck-connector.0:${PORTSDIR}/sysutils/consolekit \
polkit-gtk-1.0:${PORTSDIR}/sysutils/polkit-gnome \
execinfo:${PORTSDIR}/devel/libexecinfo \
devkit-power-gobject.1:${PORTSDIR}/sysutils/upower \
- hal.1:${PORTSDIR}/sysutils/hal \
xklavier.12:${PORTSDIR}/x11/libxklavier \
canberra-gtk.0:${PORTSDIR}/audio/libcanberra
RUN_DEPENDS= zenity:${PORTSDIR}/x11/zenity \