Revision: 139821 https://trac.macports.org/changeset/139821 Author: devans@macports.org Date: 2015-08-28 09:57:16 -0700 (Fri, 28 Aug 2015) Log Message: ----------- VLC: add missing dependency on libvpx to fix build. Modified Paths: -------------- trunk/dports/multimedia/VLC/Portfile Modified: trunk/dports/multimedia/VLC/Portfile =================================================================== --- trunk/dports/multimedia/VLC/Portfile 2015-08-28 16:40:54 UTC (rev 139820) +++ trunk/dports/multimedia/VLC/Portfile 2015-08-28 16:57:16 UTC (rev 139821) @@ -188,6 +188,7 @@ port:libmad \ port:libopus \ port:libpng \ + port:libvpx \ port:schroedinger \ port:libtheora \ port:twolame \