summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2009-05-07 04:48:07 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2009-05-07 04:48:07 +0000
commitce46e0e9f0a5b836ab2d147e15bbc5e71b6fb97f (patch)
tree55f3cd77b811f05c9b8c05527422d1115ed881af /x11-wm
parentremove the deletion of the pt_PT locale because it is included in the mtree file (diff)
polkitd_enable isn't needed any longer for quite a while
Noted By: Warren Block <wblock@wonkity.com>
Notes
Notes: svn path=/head/; revision=233343
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/xfce4/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/xfce4/Makefile b/x11-wm/xfce4/Makefile
index e8855f77371a..2369f1997afe 100644
--- a/x11-wm/xfce4/Makefile
+++ b/x11-wm/xfce4/Makefile
@@ -101,7 +101,7 @@ post-install:
@${ECHO} " <return result=\"yes\"/>"
@${ECHO} "</match>"
@${ECHO}
- @${ECHO} "Make also sure, hald_enable, dbus_enable and polkitd_enable"
+ @${ECHO} "Make also sure, hald_enable, dbus_enable"
@${ECHO} "is set to YES in your /etc/rc.conf"
@${ECHO}
@${ECHO} "================================================================"