[115641] trunk/dports/python/py-sfepy/Portfile

macsforever2000 at macports.org macsforever2000 at macports.org
Tue Jan 7 10:23:24 PST 2014


Revision: 115641
          https://trac.macports.org/changeset/115641
Author:   macsforever2000 at macports.org
Date:     2014-01-07 10:23:24 -0800 (Tue, 07 Jan 2014)
Log Message:
-----------
py-sfepy: Add missing build dependency.

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

Modified: trunk/dports/python/py-sfepy/Portfile
===================================================================
--- trunk/dports/python/py-sfepy/Portfile	2014-01-07 17:04:21 UTC (rev 115640)
+++ trunk/dports/python/py-sfepy/Portfile	2014-01-07 18:23:24 UTC (rev 115641)
@@ -31,6 +31,8 @@
 python.versions         26 27
 
 if {${name} ne ${subport}} {
+    depends_build-append \
+                        port:py${python.version}-cython
     depends_lib-append  port:gmsh \
                         port:py${python.version}-ipython \
                         port:py${python.version}-matplotlib \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140107/c7b03b9d/attachment.html>


More information about the macports-changes mailing list