> Another problem with h5py was that it didn’t actually build against our > hdf5 library, because it looked for the library and the headers under > ‘/opt/local’ and ‘/usr/local’. I fixed this by adding an additional > build phase. ... and that’s done in this patch: