On 18 Apr 2017, at 09:50, db <iams...@gmail.com> wrote: > I filed #53994, #53995, #53996 for highlight, nmap and ostinato respectively, > failing to build with libc++. I'd appreciate if anyone could peek at the logs > and recognize a pattern or tell these are unrelated.
highlight (#53994) and nmap (#53995) build with sudo port install [port] configure.cxxflags="-stdlib=libc++" configure.cxx="clang++ -stdlib=libc++" How do you emend a port file to take libc++ into account when this is the default?