https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284537
Theron Tarigo <theron.tar...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |theron.tar...@gmail.com --- Comment #13 from Theron Tarigo <theron.tar...@gmail.com> --- linux-nvidia-libs dependency on linux packages should be removed entirely, since those packages are not true dependencies: - linux-nvidia-libs can be used by libc6-shim without installing any other linux packages. - If another linux package requires linux-*-xorg-libs, it should be that port's responsibility to depend on it, not the responsibility of linux-nvidia-libs. Simply deleting the lines USES= linux USE_LINUX= xorglibs is almost but not quite sufficient: the POST-*INSTALL scripts should be modified to not complain about nonexistent /compat/linux/sbin/ldconfig. -- You are receiving this mail because: You are on the CC list for the bug.