Created attachment 166967 [details] patch to remove dbus dep slim depends on dbus now. However, dbus is only used with consolekit, and consolekit itself depends on dbus-glib, which depends on dbus. So dbus is an extra dependency and can be safely removed. Now, when consolekit is disabled, dbus is still pulled in, but it's not used. Removing this dependency should fix this. Reported by: Andy Pintar <andy@hapoteh.net>
Created attachment 166968 [details] poudriere log of slim
Thank you Henry. Please set maintainer approval on any attachments for ports you are maintainer of using the maintainer-approval flag. This can be done with: Attachment -> Details -> maintainer-approval [+]
COmmitted! Thanks.
A commit references this bug: Author: madpilot Date: Sun Feb 21 21:00:45 UTC 2016 New revision: 409312 URL: https://svnweb.freebsd.org/changeset/ports/409312 Log: Remove direct dbus dependency. PR: 207176 Submitted by: Henry Hu <henry.hu.sh at gmail.com> (maintainer) Changes: head/x11/slim/Makefile