[122423] trunk/dports/python/py-networkx/Portfile

petr at macports.org petr at macports.org
Tue Jul 22 10:54:00 PDT 2014


Revision: 122423
          https://trac.macports.org/changeset/122423
Author:   petr at macports.org
Date:     2014-07-22 10:54:00 -0700 (Tue, 22 Jul 2014)
Log Message:
-----------
py-networkx @1.9_1: add build dependency on py-setuptools, closes #44403

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

Modified: trunk/dports/python/py-networkx/Portfile
===================================================================
--- trunk/dports/python/py-networkx/Portfile	2014-07-22 17:25:18 UTC (rev 122422)
+++ trunk/dports/python/py-networkx/Portfile	2014-07-22 17:54:00 UTC (rev 122423)
@@ -32,6 +32,7 @@
                     sha256  52e8eea77b0d3f5420cadaca55181c862f06a79a4500f06917b58a0455a12b22
 
 if {${name} ne ${subport}} {
+    depends_build-append    port:py${python.version}-numpy
 
     if {[lsearch {26 31 32} ${python.version}] != -1} {
         version             1.8.1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140722/b7b363d8/attachment.html>


More information about the macports-changes mailing list