> On Nov 29, 2016, at 11:54 AM, David B. Evans <dev...@macports.org> wrote: > > David B. Evans (dbevans) pushed a commit to branch master > in repository macports-ports. > > > https://github.com/macports/macports-ports/commit/45a6ef691ca3a0bd0c747839e00879b57d9accff > > commit 45a6ef691ca3a0bd0c747839e00879b57d9accff > > Author: David B. Evans <dev...@macports.org> > AuthorDate: Mon Nov 28 17:31:34 2016 -0800 > > > libvpx: update to version 1.6.0 > > No longer supports ppc build targets. Remove outdated Id tag line.
If that's so, then the port should probably contain the line: supported_archs x86_64 i386 Elsewhere I saw you say libvpx now requires darwin 10. If that's so, then an appropriate block should be added to the port to prevent installation attempts on earlier systems, and the darwin 8 block could also be removed.