Ticket #35313: Portfile.diff

File Portfile.diff, 510 bytes (added by eborisch (Eric A. Borisch), 12 years ago)
  • Portfile

     
    192192    patchfiles-append patch-QtHelp_10.4_only.diff
    193193}
    194194
     195# Temporary patch to get ML working; some of this is already upstream
     196# https://codereview.qt-project.org/#change,31759
     197platform darwin 12 {
     198    patchfiles-append patch-ML-fixes.diff
     199}
     200
    195201###############################################
    196202
    197203# find a way to specify the OS MINOR version.