From 65da6837522d632fbaa6d96b9ef4d654dc0c5afd Mon Sep 17 00:00:00 2001 From: pav Date: Mon, 24 Jan 2005 23:26:24 +0000 Subject: - Move x11/gdm2 to x11/gdm --- x11-wm/xfce4/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11-wm/xfce4') diff --git a/x11-wm/xfce4/Makefile b/x11-wm/xfce4/Makefile index 3ddb14dcfdc..aa0de29f19a 100644 --- a/x11-wm/xfce4/Makefile +++ b/x11-wm/xfce4/Makefile @@ -31,7 +31,7 @@ WITH_GDM= yes .endif .if defined(WITH_GDM) -RUN_DEPENDS+= ${X11BASE}/bin/gdm:${PORTSDIR}/x11/gdm2 +RUN_DEPENDS+= ${X11BASE}/bin/gdm:${PORTSDIR}/x11/gdm PLIST_SUB+= GDM="" .else PLIST_SUB+= GDM="@comment " -- cgit