Thanks Joshua for the quick response, it worked perfectly! On Sun, 10 Sept 2023 at 19:39, Joshua Root <[email protected]> wrote:
> On 11/9/2023 00:58, christos koninis wrote: > > Hello all, > > > > Is there any way to unset or change the CPATH/LIBRARY_PATH environment > > variables in a portfile during the build? > > I have tried > > > > build.env-delete CPATH > > build.env CPATH=something > > > > but they don't seem to be working. > > The relevant options are compiler.cpath and compiler.library_path. > > - Josh >
