New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 79805


Ignore:
Timestamp:
06/26/11 10:22:38 (4 years ago)
Author:
jeremyhu@…
Message:

policykit-gnome: autoreconf to fix a build failure on darwin11

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/gnome/policykit-gnome/Portfile

    r78130 r79805  
    3636} 
    3737 
     38# A buggy glibtool was used to build the 0.101 package causing build failures 
     39# on darwin11 
     40use_autoreconf yes 
     41autoreconf.args -fvi 
     42 
    3843livecheck.type  regex 
    3944livecheck.url   ${master_sites} 
Note: See TracChangeset for help on using the changeset viewer.