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

ram at macports.org ram at macports.org
Sun Jan 24 13:50:08 PST 2010


Revision: 63058
          http://trac.macports.org/changeset/63058
Author:   ram at macports.org
Date:     2010-01-24 13:50:04 -0800 (Sun, 24 Jan 2010)
Log Message:
-----------
science/glue: disable python.link_binaries

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

Modified: trunk/dports/science/glue/Portfile
===================================================================
--- trunk/dports/science/glue/Portfile	2010-01-24 21:14:38 UTC (rev 63057)
+++ trunk/dports/science/glue/Portfile	2010-01-24 21:50:04 UTC (rev 63058)
@@ -5,6 +5,7 @@
 
 name          glue
 version       1.29
+revision      1
 categories    science
 platforms     darwin
 maintainers   ram
@@ -31,6 +32,8 @@
                    port:py26-cjson \
                    port:py26-pyxmpp
 
+python.link_binaries no
+
 post-destroot {
   foreach x [glob -type {x} ${destroot}${python.prefix}/bin/*] { system "ln $x ${destroot}${prefix}/bin" }
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100124/86ee7181/attachment.html>


More information about the macports-changes mailing list