Modified: trunk/dports/science/ligo-lars/Portfile (89369 => 89370)
--- trunk/dports/science/ligo-lars/Portfile 2012-01-27 02:47:33 UTC (rev 89369)
+++ trunk/dports/science/ligo-lars/Portfile 2012-01-27 02:47:42 UTC (rev 89370)
@@ -25,12 +25,8 @@
port:glue \
port:py27-m2crypto
-python.link_binaries no
+python.link_binaries_suffix
-post-destroot {
- foreach x [glob -type {x} ${destroot}${python.prefix}/bin/*] { system "ln $x ${destroot}${prefix}/bin" }
-}
-
livecheck.type regex
livecheck.url ${master_sites}
livecheck.regex {ligo-lars-(\d+(?:\.\d+)*).tar.gz}