<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On 2018-11-30, at 1:30 PM, MacPorts wrote:</div><blockquote type="cite"><div><br></div><div>Comment (by mouse07410):<br><br> Clang of Xcode-10.1 does not accept {{{-syslibroot}}} argument at all.<br> That's what prevents {{gimp-print}}} from being built on Mojave:<br><br></div></blockquote><br></div><div>Mouse, I don't think it's Xcode 10; rather that libtool in gimp-print is very old I believe.</div><div><br></div><div>Using our current one by adding the following to the Portfile:</div><div><br></div><div><div>depends_build-append port:libtool</div><div>build.args          LIBTOOL="${prefix}/bin/glibtool --tag=CC"</div><div><br></div><div><br></div><div>and gimp-print builds against an SDK with no trouble at all:</div><div><br></div><div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Menlo; ">$ port -v installed gimp-print</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Menlo; ">The following ports are currently installed:</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Menlo; ">  gimp-print @4.2.7_0 (active) platform='darwin 18' archs='x86_64' date='2018-12-01T12:15:57-0800'</div></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Menlo; "><br></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Menlo; "><br></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Menlo; "><br></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Menlo; "><div style="font-family: Helvetica; font-size: medium; ">Cheers,</div><div style="font-family: Helvetica; font-size: medium; "><br></div><div style="font-family: Helvetica; font-size: medium; ">Ken</div></div></div></body></html>