diff options
Diffstat (limited to 'science/hdf5-18/Makefile')
-rw-r--r-- | science/hdf5-18/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/science/hdf5-18/Makefile b/science/hdf5-18/Makefile index 7a19fcdbb125..902a7371e03c 100644 --- a/science/hdf5-18/Makefile +++ b/science/hdf5-18/Makefile @@ -3,7 +3,7 @@ PORTNAME= hdf5 PORTVERSION= 1.8.10 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science archivers graphics MASTER_SITES= http://www.hdfgroup.org/ftp/HDF5/current/src/ \ ftp://ftp.hdfgroup.org/HDF5/current/src/ \ @@ -19,7 +19,7 @@ OPTIONS_DEFINE= DEBUG EXAMPLES FORTRAN SZIP CONFLICTS_INSTALL= hdf-4.[0-9]* hdf5-1.6.[0-9]* -USES= libtool tar:bzip2 +USES= libtool:keepla tar:bzip2 USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-cxx \ |