Ticket #51012: Portfile.diff

File Portfile.diff, 506 bytes (added by ballapete (Peter "Pete" Dyballa), 8 years ago)

Patch for libpixman Portfile, first try for PPC Leopard only

  • Portfile

    old new  
    5959    compiler.blacklist-append apple-gcc-4.2
    6060}
    6161
     62platform darwin 9 powerpc {
     63    # allow GGC 4.2 to compile pixman-vmx.c with AltiVec (VMX) support
     64    patchfiles          Patch_pixman-vmx_for_old_GCC.diff
     65}
     66
    6267livecheck.type          regex
    6368livecheck.url           [lindex ${master_sites} 0]
    6469livecheck.regex         ${my_name}-(\[0-9\]+\\.\[0-9\]*\[02468\](\\.\[0-9\]+)*)${extract.suffix}