Changes between Initial Version and Version 1 of Ticket #44719, comment 5


Ignore:
Timestamp:
Aug 26, 2014, 3:11:26 PM (10 years ago)
Author:
mf2k (Frank Schima)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #44719, comment 5

    initial v1  
    33 - Since you are using portgroups, and those often add dependencies, you need to replace {{{depends_lib}}} with {{{depends_lib-append}}} and {{{depends_build}}} with {{{depends_build-append}}} to not overwrite them.
    44 - The python portgroup is normally only for python modules. However, if this port requires python to build, that is ok. However, you must choose only one python version. That should be 2.7 since that is the default in Macports.
    5  - You do not need to remove FORTRAN support in Macports. Please consider keeping it since many ports have this. But use the compilers portgroup which actually replaces the FORTRAN recipe. Unfortunately, that is not documented so look at a port like hdf4 or julia.