diff options
Diffstat (limited to 'science')
-rw-r--r-- | science/hdf5/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/science/hdf5/Makefile b/science/hdf5/Makefile index 6a17c1064467..5dc8a753acb2 100644 --- a/science/hdf5/Makefile +++ b/science/hdf5/Makefile @@ -25,8 +25,7 @@ CONFIGURE_ARGS= --enable-cxx \ --enable-hl \ --enable-instrument \ --enable-strict-format-checks \ - --with-pthread=/usr \ - --with-zlib=/usr + --with-pthread=/usr GNU_CONFIGURE= yes INSTALL_TARGET= install-strip MAKE_JOBS_UNSAFE= yes |