New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 82146


Ignore:
Timestamp:
08/08/11 12:22:48 (4 years ago)
Author:
ryandesign@…
Message:

medusa: fix build on Leopard; see #30658

Location:
trunk/dports/security/medusa
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/security/medusa/Portfile

    r82081 r82146  
    3939livecheck.regex    "${name}-(.*?).tar.gz" 
    4040 
    41 patch { 
     41use_autoreconf      yes 
     42 
     43patchfiles          patch-configure.in.diff 
     44 
     45post-patch { 
    4246    # not very tasteful and doesn't fully work 
    4347    reinplace "s|/usr/local|${prefix}|" ${worksrcpath}/configure 
Note: See TracChangeset for help on using the changeset viewer.