diff options
-rw-r--r-- | x11-wm/xfce4/Makefile | 2 |
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} "================================================================" |