diff options
Diffstat (limited to 'science/hdf5/Makefile')
-rw-r--r-- | science/hdf5/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/science/hdf5/Makefile b/science/hdf5/Makefile index 92d96178358b..16b597eb7688 100644 --- a/science/hdf5/Makefile +++ b/science/hdf5/Makefile @@ -7,15 +7,13 @@ # PORTNAME= hdf5 -PORTVERSION= 1.6.4 -PORTREVISION= 1 +PORTVERSION= 1.6.5 CATEGORIES= science archivers graphics MASTER_SITES= ftp://hdf.ncsa.uiuc.edu/pub/outgoing/hdf5/${PORTVERSION}/ MAINTAINER= koziol@ncsa.uiuc.edu COMMENT= Hierarchical Data Format library (from NCSA) -USE_REINPLACE= yes GNU_CONFIGURE= yes LIBTOOLFILES= configure c++/configure CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} |