https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202693
--- Comment #1 from Antoine Brodin <[email protected]> --- Can you explain this change to Mk/bsd.linux-apps.mk: -. if defined(OVERRIDE_LINUX_NONBASE_PORTS) +. if defined(OVERRIDE_LINUX_NONBASE_PORTS) && ! defined(USE_LINUX) AFAIK, 99% of linux ports have USE_LINUX defined, so this totally changes previous behavior? -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-emulation To unsubscribe, send any mail to "[email protected]"
