Changeset 89371 for trunk/dports


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

science/ligo-lvalert: use portgroup for linking binaries

File:
1 edited

Legend:

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

    r89202 r89371  
    3232                   port:py27-dnspython
    3333
    34 python.link_binaries no
    35 
    36 post-destroot {
    37   foreach x [glob -type {x} ${destroot}${python.prefix}/bin/*] { system "ln $x ${destroot}${prefix}/bin" }
    38 }
     34python.link_binaries_suffix
    3935
    4036livecheck.type   regex
Note: See TracChangeset for help on using the changeset viewer.