Changeset 89370 for trunk/dports


Ignore:
Timestamp:
Jan 27, 2012, 2:47:42 AM (12 years ago)
Author:
ram@…
Message:

science/ligo-lars: use portgroup for linking binaries

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/science/ligo-lars/Portfile

    r89201 r89370  
    2626                   port:py27-m2crypto
    2727
    28 python.link_binaries no
    29 
    30 post-destroot {
    31   foreach x [glob -type {x} ${destroot}${python.prefix}/bin/*] { system "ln $x ${destroot}${prefix}/bin" }
    32 }
     28python.link_binaries_suffix
    3329
    3430livecheck.type   regex
Note: See TracChangeset for help on using the changeset viewer.