Ticket #40888: Portfile-tuntaposx.diff

File Portfile-tuntaposx.diff, 349 bytes (added by t21@…, 11 years ago)

Portfile patch to remove need for xcode-select --install (also requires Makefile patch, coming up)

  • Portfile

    old new  
    6868    patchfiles-append patch-leopard.diff
    6969}
    7070
     71if {${os.major} >= 13} {
     72    patchfiles-append patch-xcode5.diff
     73}
     74
    7175platform darwin 10 {
    7276    # Kernel can be 32-bit or 64-bit, so build both
    7377    default_variants +universal