[89372] trunk/dports/science/glue/Portfile

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


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

Modified Paths:
--------------
    trunk/dports/science/glue/Portfile

Modified: trunk/dports/science/glue/Portfile
===================================================================
--- trunk/dports/science/glue/Portfile	2012-01-27 02:47:48 UTC (rev 89371)
+++ trunk/dports/science/glue/Portfile	2012-01-27 02:47:57 UTC (rev 89372)
@@ -27,12 +27,8 @@
                    port:py27-m2crypto \
                    port:py27-cjson
 
-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  {glue-(\d+(?:\.\d+)*).tar.gz}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120126/296d3210/attachment.html>


More information about the macports-changes mailing list