Changeset 80405
- Timestamp:
- 07/12/11 04:37:31 (4 years ago)
- File:
-
- 1 edited
-
trunk/dports/science/netcdf/Portfile (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/science/netcdf/Portfile
r80310 r80405 7 7 epoch 1 8 8 version 4.1.3 9 revision 2 9 10 maintainers takeshi openmaintainer 10 11 platforms darwin … … 47 48 --disable-dap \ 48 49 --without-udunits \ 49 --without-libcf 50 --without-libcf \ 51 --disable-cxx-4 50 52 51 53 test.run yes … … 114 116 depends_lib-append port:hdf5-18 115 117 configure.args-delete --disable-netcdf-4 \ 116 --without-libcf 118 --without-libcf \ 119 --disable-cxx-4 117 120 configure.args-append --enable-netcdf-4 \ 118 121 --with-hdf5=${prefix} \ 119 122 --with-libcf \ 120 --with-szlib=${prefix} 123 --with-szlib=${prefix} \ 124 --enable-cxx-4 121 125 } 122 126
Note: See TracChangeset
for help on using the changeset viewer.

