On 2016-12-30 09:31, Mojca Miklavec wrote:
> I don't think it's possible to fetch a file nc.h and store it under a
> different name like v4.4.1.1-nc.h for example?
That could be done with the ?dummy= workaround:
https://trac.macports.org/wiki/PortfileRecipes#fetchwithgetparams
Rainer
Hi,
I was playing with a port for comparing NetCDF
https://trac.macports.org/ticket/53118
The software depends on netcdf, but also wants to have access to two
headers that are only available in original netcdf sources and not
installed anywhere.
What's the best way to handle this?
I could: