https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269982
--- Comment #2 from [email protected] --- Relatedly, fetch-recursive and so on also don't handle the case where a port depends (possibly indirectly) on both foo@x and foo@y; the de-duplication logic checks only the port dir and not the flavor. Using $port_display in place of $d in the $checked variable fixes this. -- You are receiving this mail because: You are on the CC list for the bug.
