summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2005-06-24 22:22:04 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2005-06-24 22:22:04 +0000
commit1d8f1c85ec3fee2618faba07e4d87aaf03503958 (patch)
tree8333325d6184c47b4145f8cb869983eb9665dde6 /x11-wm
parentutilise OPTIONS (diff)
gdm moved from bin/ to sbin/
Submitted by: olgeni
Notes
Notes: svn path=/head/; revision=137995
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/xfce4/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/xfce4/Makefile b/x11-wm/xfce4/Makefile
index 2c61272905fe..5691fc6ff046 100644
--- a/x11-wm/xfce4/Makefile
+++ b/x11-wm/xfce4/Makefile
@@ -29,12 +29,12 @@ RUN_DEPENDS= ${X11BASE}/lib/xfce4/mcs-plugins/ui_plugin.so:${PORTSDIR}/sysutils/
xfce4-iconbox:${PORTSDIR}/misc/xfce4-iconbox \
${X11BASE}/lib/gtk-2.0/2.4.0/engines/libxfce.so:${PORTSDIR}/x11-themes/gtk-xfce-engine
-.if exists(${X11BASE}/bin/gdm)
+.if exists(${X11BASE}/sbin/gdm)
WITH_GDM= yes
.endif
.if defined(WITH_GDM)
-RUN_DEPENDS+= ${X11BASE}/bin/gdm:${PORTSDIR}/x11/gdm
+RUN_DEPENDS+= ${X11BASE}/sbin/gdm:${PORTSDIR}/x11/gdm
PLIST_SUB+= GDM=""
.else
PLIST_SUB+= GDM="@comment "