Revision
89371
Author
ram@macports.org
Date
2012-01-26 18:47:48 -0800 (Thu, 26 Jan 2012)

Log Message

science/ligo-lvalert: use portgroup for linking binaries

Modified Paths

Diff

Modified: trunk/dports/science/ligo-lvalert/Portfile (89370 => 89371)


--- trunk/dports/science/ligo-lvalert/Portfile	2012-01-27 02:47:42 UTC (rev 89370)
+++ trunk/dports/science/ligo-lvalert/Portfile	2012-01-27 02:47:48 UTC (rev 89371)
@@ -31,12 +31,8 @@
                    port:py27-m2crypto \
                    port:py27-dnspython
 
-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-lvalert-(\d+(?:\.\d+)*).tar.gz}