Ticket #36294: Portfile.2.diff

File Portfile.2.diff, 485 bytes (added by lockhart (Thomas Lockhart), 12 years ago)

Extra patch file to do just the extra file copy for Mountain Lion. This is in addition to the original Portfile patch which has already been applied to the svn tree.

  • Portfile

    old new  
    133133        destroot.dir ${worksrcpath}/${subdir}
    134134        command_exec destroot
    135135    }
     136    # 6.1.4 does not have a mountainlion file
     137    copy ${worksrcpath}/ace/config-macosx-mountainlion.h ${destroot}/${prefix}/include/ace/config-macosx-mountainlion.h
    136138}
    137139
    138140livecheck.url       ${master_sites}