New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 81375


Ignore:
Timestamp:
07/29/11 18:07:50 (4 years ago)
Author:
raimue@…
Message:

devel/valgrind:
Backport Xcode 4 compatibility, closes #28572

Location:
trunk/dports/devel/valgrind
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/devel/valgrind/Portfile

    r81374 r81375  
    66conflicts       valgrind-devel 
    77version         3.6.1 
     8revision        1 
    89categories      devel 
    910platforms       darwin 
     
    3334# Ignore trace reports about boost, Qt and OpenMP 
    3435# as they are only used for tests 
     36 
     37patchfiles      patch-xcode4.diff 
    3538 
    3639configure.args  --mandir=${prefix}/share/man \ 
Note: See TracChangeset for help on using the changeset viewer.