how to prepend or append to DYLD_LIBRARY_PATH in Portfile?

Ken Cunningham ken.cunningham.webuse at gmail.com
Sat Oct 24 16:50:58 UTC 2020



> On Oct 24, 2020, at 9:46 AM, Ken Cunningham <ken.cunningham.webuse at gmail.com> wrote:
> 
> configure.env-append        "DYLD_LIBRARY_PATH=${prefix}/lib/lilbgcc"
> configure.env-append        “DYLD_LIBRARY_PATH=${workpath}/build”
> 
> but I found the second one just obliterates the first one.
> 
> DYLD_LIBRARY_PATH='/opt/local/lib/lilbgcc'
> 
> 

well the second one didn’t obliterate the first — other way around. 

but they both didn’t make into the env, which was what I was going for with that comment.

K
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-dev/attachments/20201024/2aa93bfe/attachment.htm>


More information about the macports-dev mailing list