diff options
Diffstat (limited to 'science/hdf5/Makefile')
-rw-r--r-- | science/hdf5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/hdf5/Makefile b/science/hdf5/Makefile index d73c056be3c0..809d7de7d675 100644 --- a/science/hdf5/Makefile +++ b/science/hdf5/Makefile @@ -19,7 +19,7 @@ MAINTAINER= koziol@hdfgroup.org COMMENT= Hierarchical Data Format library (from NCSA) USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 GNU_CONFIGURE= yes LIBTOOLFILES= configure c++/configure CONFIGURE_ARGS= --disable-debug \ |