On Mar 25, 2012, at 8:24 PM, Ryan Schmidt <[email protected]> wrote: > And you made an unrelated change to odcctools:
Crap, those were stale changes in my svn that I didn't notice before committing. >> @@ -28,7 +29,7 @@ >> sha1 8099a75396d5ac1621f04c977212067d97e3c540 \ >> rmd160 8c672b3f1d9fd75ad25ddbe7287e099693f7e742 >> >> -depends_lib port:llvm >> +depends_lib port:llvm-2.9 > > This makes sense since llvm has been replaced_by llvm-2.9 for awhile already. > But does odcctools need some other modifications to tell it how to find > llvm-2.9, since the files aren't installed in the same locations as they were > in the llvm port? > > Does the port build for you? It doesn't for me: > > https://trac.macports.org/ticket/33761 Yeah, I think that was leftover from some attempt I made last year and forgot to finish. FWIW, it wouldn't build before anyways since the llvm port is itself just replaced by 2.9, so it was just silently broken before. I'll take a look at it, thanks. --Jeremy _______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev
