On Sat, Nov 23, 2013, at 02:59 PM, Ryan Schmidt wrote:
> On Nov 23, 2013, at 10:44, [email protected] wrote:
> > +# set PKG_CONFIG_PATH to find libusb PC file
> > +
> > +configure.env-append PKG_CONFIG_PATH=${prefix}/lib/pkgconfig
> > +
> 
> That’s needed? But that’s the default isn’t it?

As it turns out: No, it is not the default. According to
portconfigure.tcl:163, the default is {}.  I thought it was the default,
too. That said, I should actually be setting:
{{{
configure.pkg_config_path ${prefix}/lib/pkgconfig
}}}
instead of what I did. - MLD
_______________________________________________
macports-dev mailing list
[email protected]
https://lists.macosforge.org/mailman/listinfo/macports-dev

Reply via email to