Ticket #45636: ticket-45636-fix-build-on-yosemite.diff

File ticket-45636-fix-build-on-yosemite.diff, 537 bytes (added by gthb (Gunnlaugur Thor Briem), 10 years ago)

Portfile patch for same workaround as on Mavericks

  • Portfile

    old new  
    217217        #       http://trac.macports.org/ticket/41663
    218218        configure.args-append --disable-accelerated-compositing
    219219    }
     220    platform darwin 14 {
     221        # TODO: File upstream
     222        #       http://trac.macports.org/ticket/41663
     223        configure.args-append --disable-accelerated-compositing
     224    }
    220225
    221226    # TODO: See if this will build with OpenGL.framework
    222227    configure.args-delete --enable-webgl