<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On 2018-10-01, at 7:53 AM, Ryan Schmidt wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div><br><br>On Oct 1, 2018, at 09:00, Ken Cunningham wrote:<br><br><blockquote type="cite">To force Xcode10 to use the old build system (as it did before) add this flag to the xcodebuild args. Some ports need this in both the build and destroot args (aquaterm), others pass it in a different way (macvim). <br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">UseNewBuildSystem=NO<br></blockquote><blockquote type="cite"><br></blockquote><br>It seems like we should add support for this flag to the xcode portgroup via a new option.</div></blockquote></div><br><div>This <<a href="https://stackoverflow.com/questions/51205221/how-can-i-use-the-legacy-build-system-with-xcode-10s-xcodebuild">https://stackoverflow.com/questions/51205221/how-can-i-use-the-legacy-build-system-with-xcode-10s-xcodebuild</a>> seems to know something that suggests the exact name of that magical flag might change slightly... to <span class="Apple-style-span" style="font-family: monospace; ">UseModernBuildSystem</span></div><div><br></div><div>Perhaps Jeremy or someone in the know might shed some light for us?...</div><div><br></div><div>Ken</div></body></html>