[138343] trunk/dports/python/py-numpy/Portfile
jeremyhu at macports.org
jeremyhu at macports.org
Sun Jul 5 22:58:12 PDT 2015
Revision: 138343
https://trac.macports.org/changeset/138343
Author: jeremyhu at macports.org
Date: 2015-07-05 22:58:12 -0700 (Sun, 05 Jul 2015)
Log Message:
-----------
py-numpy: Mark as not supporting +universal in order to at least have it build correctly for the primary architecture (see #48263)
Modified Paths:
--------------
trunk/dports/python/py-numpy/Portfile
Modified: trunk/dports/python/py-numpy/Portfile
===================================================================
--- trunk/dports/python/py-numpy/Portfile 2015-07-06 05:12:02 UTC (rev 138342)
+++ trunk/dports/python/py-numpy/Portfile 2015-07-06 05:58:12 UTC (rev 138343)
@@ -7,6 +7,7 @@
PortGroup compilers 1.0
github.setup numpy numpy 1.9.2 v
+revision 1
name py-numpy
categories-append math
license BSD
@@ -20,6 +21,10 @@
python.versions 26 27 33 34
+# TODO: Fix the +universal variant. This port is a fairly deep dependency and needs to be able to support +universal.
+# https://trac.macports.org/ticket/48263
+universal_variant no
+
if {${name} ne ${subport}} {
compilers.setup -clang -dragonegg -gcc44 -gcc45 -gcc46 -g95
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150705/5699633e/attachment.html>
More information about the macports-changes
mailing list