[107029] trunk/dports/python/py-numba/Portfile

stromnov at macports.org stromnov at macports.org
Fri Jun 14 12:56:10 PDT 2013


Revision: 107029
          https://trac.macports.org/changeset/107029
Author:   stromnov at macports.org
Date:     2013-06-14 12:56:10 -0700 (Fri, 14 Jun 2013)
Log Message:
-----------
py-numba: add py-llvmmath dependency (#39433)

Modified Paths:
--------------
    trunk/dports/python/py-numba/Portfile

Modified: trunk/dports/python/py-numba/Portfile
===================================================================
--- trunk/dports/python/py-numba/Portfile	2013-06-14 19:51:26 UTC (rev 107028)
+++ trunk/dports/python/py-numba/Portfile	2013-06-14 19:56:10 UTC (rev 107029)
@@ -6,7 +6,7 @@
 
 name                py-numba
 version             0.9.0
-revision            0
+revision            1
 categories-append   devel
 platforms           darwin
 license             BSD
@@ -35,6 +35,7 @@
                         port:py${python.version}-cython \
 
     depends_lib-append  port:py${python.version}-llvmpy \
+                        port:py${python.version}-llvmmath \
                         port:py${python.version}-numpy \
                         port:py${python.version}-meta-devel \
                         port:py${python.version}-cffi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130614/454fb182/attachment.html>


More information about the macports-changes mailing list