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

--- Comment #8 from Gleb Popov <[email protected]> ---
I see the problem now. Run

make clean deinstall reinstall

for the devel/glib20 port. This will build and install glib-bootstrap and
gobject-introspection-bootstrap ports first, and then fail due a conflict
before the install stage. Once you bump into a conflict run

pkg remove glib-bootstrap gobject-introspection-bootstrap

and then

make install

again. This should conclude your upgrade.

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

Reply via email to