diff options
author | thierry <thierry@FreeBSD.org> | 2012-12-11 02:20:15 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2012-12-11 02:20:15 +0800 |
commit | 11c0215fba267f77700eb5a451407718b68adb61 (patch) | |
tree | c88452e480ae28c7249bab5fc843f7ca755da6d1 /science | |
parent | c6a41436447848c226655a9d640978dca75d93be (diff) | |
download | freebsd-ports-gnome-11c0215fba267f77700eb5a451407718b68adb61.tar.gz freebsd-ports-gnome-11c0215fba267f77700eb5a451407718b68adb61.tar.zst freebsd-ports-gnome-11c0215fba267f77700eb5a451407718b68adb61.zip |
Fix HDF5 description.
Spotted by: danfe
Diffstat (limited to 'science')
-rw-r--r-- | science/cgnslib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/cgnslib/Makefile b/science/cgnslib/Makefile index 75729b38c5f8..fb7a5f82d42a 100644 --- a/science/cgnslib/Makefile +++ b/science/cgnslib/Makefile @@ -20,7 +20,7 @@ MAKE_ENV= PTHREAD_LIBS="${PTHREAD_LIBS}" USE_LDCONFIG= yes OPTIONS_DEFINE= HDF5 SZIP TESTS TOOLS -HDF5_DESC= Enable or disable HDF5 interface +HDF5_DESC= Enable HDF5 interface TESTS_DESC= Enable test programs TOOLS_DESC= Build the CGNSTools package SZIP_DESC= SZIP support in HDF5 |