On Jul 7, 2020, at 12:53, Steven Smith wrote:
> Fixed the issue: requires creation of TMPDIR
>
> xinstall -d ${worksrcpath}/tmp
MacPorts already sets the TMPDIR environment variable to ${workpath}/.tmp and
creates that directory for you. Sounds like this build system needs to be fixed
to use $TMPDIR if set.
