Ticket #36940: Portfile.diff

File Portfile.diff, 386 bytes (added by someuser12, 12 years ago)

Proposal of a patch to the Portfile to allow compilation under Mac OS 10.6

  • Portfile

    old new  
    119119            --host=powerpc64-apple-${os.platform}${os.major} \
    120120            --build=powerpc64-apple-${os.platform}${os.major}
    121121    }
     122
     123    if {${os.major} <= 10} {
     124        patchfiles-append patch-vfe-unix-syspovconfig.h
     125    }
    122126}
    123127
    124128livecheck.type      regex