[89369] trunk/dports/science/ligo-gracedb/Portfile

ram at macports.org ram at macports.org
Thu Jan 26 18:47:33 PST 2012


Revision: 89369
          http://trac.macports.org/changeset/89369
Author:   ram at macports.org
Date:     2012-01-26 18:47:33 -0800 (Thu, 26 Jan 2012)
Log Message:
-----------
science/ligo-gracedb: use portgroup for linking binaries

Modified Paths:
--------------
    trunk/dports/science/ligo-gracedb/Portfile

Modified: trunk/dports/science/ligo-gracedb/Portfile
===================================================================
--- trunk/dports/science/ligo-gracedb/Portfile	2012-01-27 02:47:25 UTC (rev 89368)
+++ trunk/dports/science/ligo-gracedb/Portfile	2012-01-27 02:47:33 UTC (rev 89369)
@@ -29,12 +29,8 @@
 depends_lib-append port:ligo-common \
                    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-gracedb-(\d+(?:\.\d+)*).tar.gz}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120126/e64d34a1/attachment.html>


More information about the macports-changes mailing list