[71127] trunk/dports/python/py26-pymc/Portfile

mnick at macports.org mnick at macports.org
Thu Sep 2 01:54:03 PDT 2010


Revision: 71127
          http://trac.macports.org/changeset/71127
Author:   mnick at macports.org
Date:     2010-09-02 01:54:02 -0700 (Thu, 02 Sep 2010)
Log Message:
-----------
don't set archflags as f2py needs unset LDFLAGS (closes #26241)

Modified Paths:
--------------
    trunk/dports/python/py26-pymc/Portfile

Modified: trunk/dports/python/py26-pymc/Portfile
===================================================================
--- trunk/dports/python/py26-pymc/Portfile	2010-09-02 08:52:51 UTC (rev 71126)
+++ trunk/dports/python/py26-pymc/Portfile	2010-09-02 08:54:02 UTC (rev 71127)
@@ -30,6 +30,7 @@
 
 patchfiles-append   patch-pymc-gibbsit.f.diff
 depends_lib-append  port:py26-numpy
+python.add_archflags no
 
 variant gcc42 description {create Fortran wrappers using gcc42} conflicts gcc43 gcc44 g95 {
     depends_lib-append    port:gcc42
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100902/caabcf47/attachment.html>


More information about the macports-changes mailing list