- In Uses/linux.mk use the loop variable directly when appending to *_DEPENDS. Helper variables derived from the loop variable aren't expanded causing *_DEPENDS to be incorrect.
- Bump all ports with more than one value in USE_LINUX.
PR: 211645
Reported by: jkim