[79038] trunk/dports/python/py25-scipy/Portfile

ram at macports.org ram at macports.org
Mon May 30 17:51:54 PDT 2011


Revision: 79038
          http://trac.macports.org/changeset/79038
Author:   ram at macports.org
Date:     2011-05-30 17:51:54 -0700 (Mon, 30 May 2011)
Log Message:
-----------
python/py25-scipy: disable arch flags, fixes #29644

Modified Paths:
--------------
    trunk/dports/python/py25-scipy/Portfile

Modified: trunk/dports/python/py25-scipy/Portfile
===================================================================
--- trunk/dports/python/py25-scipy/Portfile	2011-05-31 00:44:32 UTC (rev 79037)
+++ trunk/dports/python/py25-scipy/Portfile	2011-05-31 00:51:54 UTC (rev 79038)
@@ -5,10 +5,11 @@
 
 name                    py25-scipy
 version                 0.9.0
+revision                1
 categories              python
 platforms               darwin
 license                 BSD
-maintainers             ram openmaintainer
+maintainers             nomaintainer
 description             An opensource library of scientific tools for Python
 long_description        ${description}
 
@@ -38,6 +39,9 @@
                         LAPACK=${prefix}/lib \
                         BLAS=${prefix}/lib
 
+python.add_archflags    no
+universal_variant       no
+
 #pre-fetch {
 #  if {![llength [glob -nocomplain ${prefix}/share/swig/*/python/python.swg]]} {
 #    ui_error "The python variant of swig is not installed. Please run"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110530/7e0fed1d/attachment.html>


More information about the macports-changes mailing list