Ticket #44662: mpv2.diff

File mpv2.diff, 768 bytes (added by Ionic (Mihai Moldovan), 10 years ago)

Maybe-fix for SL issue.

  • ports/multimedia/mpv/Portfile

    old new  
    9999# directory.)
    100100configure.cppflags-replace  -I${prefix}/include -isystem${prefix}/include
    101101
     102# clang is required to build mpv. The newer, the merrier.
     103# Hopefully fixes #44662 on SL.
     104compiler.blacklist-append   *gcc* cc
     105
     106compiler.fallback-delete    macports-clang-3.4
     107compiler.fallback-append    macports-clang-3.4
     108
     109# Reorder list, move older or unknown versions to the end.
     110compiler.fallback-delete    clang macports-clang-3.3
     111compiler.fallback-append    clang macports-clang-3.3
     112
    102113platform darwin {
    103114    notes-append    "
    104115                     The maintainer ships its personal config file in