Ticket #59165: netcdf-cxx.patch
File netcdf-cxx.patch, 739 bytes (added by ryandesign (Ryan Carsten Schmidt), 5 years ago) |
---|
-
Portfile
5 5 6 6 name netcdf-cxx 7 7 version 4.2 8 revision 1 48 revision 15 9 9 distname ${name}-${version} 10 10 maintainers {takeshi @tenomoto} openmaintainer 11 11 platforms darwin … … 36 36 37 37 depends_lib port:netcdf 38 38 39 # Teach glibtool to pass -stdlib at link time. 40 use_autoreconf yes 41 autoreconf.args -fvi 42 39 43 configure.cppflags-append -DNDEBUG 40 44 configure.cxxflags-append -fno-common 41 45 configure.cflags-append -fno-common