New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 79399


Ignore:
Timestamp:
06/12/11 15:57:01 (4 years ago)
Author:
jeremyhu@…
Message:

cppunit: autoreconf to work around a build failure

The provided configure tries to do 'dirname --' which is not valid.

File:
1 edited

Legend:

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

    r34272 r79399  
    2121                                --disable-dot 
    2222 
     23use_autoreconf          yes 
     24autoreconf.args         -fvi 
     25 
    2326test.run                yes 
    2427test.target             check 
Note: See TracChangeset for help on using the changeset viewer.