#47017: ffmpeg @2.2.3_0+gpl2 install error -----------------------------+-------------------------------- Reporter: jsalazar1978@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: migration Port: ffmpeg | -----------------------------+-------------------------------- Comment (by devans@…): {{{ ffmpeg @2.2.3_0+gpl2 (active) platform='darwin 13' archs='x86_64' libsdl @1.2.15_3-x11 (active) platform='darwin 13' archs='x86_64' }}} but the default variants for these ports are as follows {{{ ffmpeg +gpl2 +x11 libsdl +x11 }}} If you want to install ffmpeg without x11 support as listed in myports.txt the following manual operations should fix your mismatch: {{{ sudo port clean libsdl ffmpeg sudo port install libsdl -x11 sudo port install ffmpeg gpl2 -x11 }}} Also note that the latest version of ffmpeg is ffmpeg @2.5.4 (which is the one that will be installed if your ports tree is up to date) -- Ticket URL: <https://trac.macports.org/ticket/47017#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X