Ticket #52041: Portfile.diff

File Portfile.diff, 320 bytes (added by e-t-h-a-n, 8 years ago)

Patch the Portfile to use the patch.

  • Portfile

    diff -U3 -r a/Portfile b/Portfile
     
    4848    }
    4949}
    5050
     51if { ${os.version} >= "16.0.0" } {
     52    patchfiles-append   sierra-clock_gettime.patch
     53}
     54
    5155use_configure       no
    5256
    5357build.dir           ${worksrcpath}/src