New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 81607


Ignore:
Timestamp:
08/02/11 16:37:09 (4 years ago)
Author:
raimue@…
Message:

devel/valgrind:
Avoid conflict of faq.html and FAQ.html, fixes #30541

File:
1 edited

Legend:

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

    r81606 r81607  
    66conflicts       valgrind-devel 
    77version         3.6.1 
    8 revision        2 
     8revision        3 
    99categories      devel 
    1010platforms       darwin 
     
    2525                rmd160  6f78ae50e2fb354547d90bf289abb1f56252043a 
    2626use_bzip2 yes 
     27 
     28# Avoid conflict of faq.html and FAQ.html, #30541 
     29extract.post_args-append --exclude=${distname}/docs/html/FAQ.html 
    2730 
    2831pre-configure { 
Note: See TracChangeset for help on using the changeset viewer.