New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 81019


Ignore:
Timestamp:
07/23/11 08:20:04 (4 years ago)
Author:
raimue@…
Message:

aqua/qt4-mac:
Fix a build error on Lion, closes #30262
This port will still not compile successfully on Lion due to #30271
Committing with permission of maintainer.

Location:
trunk/dports/aqua/qt4-mac
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/aqua/qt4-mac/Portfile

    r79113 r81019  
    8282# (6) fix use of CARBON, found on PPC64, but will work on any system 
    8383patchfiles-append   patch-PluginView-no-carbon.diff 
     84 
     85# (7) fix use of NSDragOperation on OS X 10.7 
     86patchfiles-append   patch-NSDragOperation.diff 
    8487 
    8588global TARGET 
Note: See TracChangeset for help on using the changeset viewer.