svn commit: r352857 - in head/science: . netcdf-fortran

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat May 3 14:45:47 UTC 2014


On Sat, May 3, 2014 at 6:40 PM, Tijl Coosemans <tijl at freebsd.org> wrote:
> On Sat, 3 May 2014 03:20:48 +0000 (UTC) Sunpoet Po-Chuan Hsieh wrote:
>> Author: sunpoet
>> Date: Sat May  3 03:20:47 2014
>> New Revision: 352857
>> URL: http://svnweb.freebsd.org/changeset/ports/352857
>> QAT: https://qat.redports.org/buildarchive/r352857/
>>
>> Log:
>>   - Add netcdf-fortran 4.2
>
> I suspect you have to add "LIBTOOLIZE_ARGS=-i -c -f" to the Makefile
> such that libtoolize copies files rather than linking them.  With links
> USES=libtool doesn't work and that's why you have libnetcdff.so.5 in
> pkg-plist instead of libnetcdff.so.X.Y.Z.
>
> I've opened a PR about making those LIBTOOLIZE_ARGS the default because
> this is currently a bit tricky.

Committed. Thanks!

Regards,
sunpoet


More information about the svn-ports-all mailing list