Date: Tue, 18 Apr 2023 16:40:08 +0000 From: bugzilla-noreply@freebsd.org To: x11@FreeBSD.org Subject: [Bug 269982] Mk/Scripts/depends-list.sh: Default flavour for dependencies are overriden Message-ID: <bug-269982-7141-qIo1dcxrFU@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-269982-7141@https.bugs.freebsd.org/bugzilla/> References: <bug-269982-7141@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D269982 --- Comment #2 from andrew@tao11.riddles.org.uk --- 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 l= ogic checks only the port dir and not the flavor. Using $port_display in place o= f $d in the $checked variable fixes this. --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-269982-7141-qIo1dcxrFU>