https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292578
Charlie Li <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #10 from Charlie Li <[email protected]> --- There is a specific order that needs to be followed: * Build and install glib and gobject-introspection bootstrap flavour * Build but not install glib default flavour * Remove (ie pkg-delete(8)) glib and gobject-introspection bootstrap flavour * Build gobject-introspection default flavour It looks like package-recursive tries to create packages of all flavours, which is wrong for these two ports. -- You are receiving this mail because: You are the assignee for the bug.
