https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263950

--- Comment #2 from [email protected] ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=274d844214e882f49ce8aaf68bfbeaf2f6731b35

commit 274d844214e882f49ce8aaf68bfbeaf2f6731b35
Author:     Baptiste Daroussin <[email protected]>
AuthorDate: 2022-05-13 08:24:31 +0000
Commit:     Baptiste Daroussin <[email protected]>
CommitDate: 2022-05-13 08:29:45 +0000

    devel/dbus: use minixmlto over xmlto

    Depending on the options set by the user w3m may depend on gtk,
    if the X11 option is set)  which will result in a circular dependency
    gtk2 -> glib2 -> dbus -> xmlto -> w3m -> gtk2

    minixmlto never bring w3m in the dependency list

    PR:             263950
    Reported by:    [email protected]

 devel/dbus/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to