Ticket #36316: Portfile-splash.diff
File Portfile-splash.diff, 397 bytes (added by danieljprice (Daniel Price), 12 years ago) |
---|
-
Portfile.
old new 73 73 74 74 variant hdf5 description {compiles data reads that depend on HDF5} { 75 75 build.args-append gadgethdf5 HDF5ROOT=${prefix} 76 depends_lib-append port:hdf5 76 depends_lib-append port:hdf5-18 77 77 } 78 78 79 79 variant h5part description {compiles H5Part data read} {