Re: python + fortran: seeking help

2015-06-30 Thread Michael Dickens
There's a PortGroup for handling the Fortran compiler selection from the command line. The difficult job is getting the selection from the CL into the Python setup script. As Petr and I have written, some projects do this more robustly than others. If you have a Portfile you can share with us, we

Re: python: finding specific library version via CMake

2015-06-30 Thread Mark Moll
On Jun 29, 2015, at 9:18 PM, Mark Moll mm...@rice.edu wrote: On Jun 29, 2015, at 8:10 PM, Ryan Schmidt ryandes...@macports.org wrote: On Jun 24, 2015, at 3:04 PM, Mark Moll wrote: Part of the problem is that there is no way to force the default CMake modules for finding an python