diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2012-12-10 18:20:15 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2012-12-10 18:20:15 +0000 |
commit | eb9f1a84624892f639fafdcbdbdd137038212cc1 (patch) | |
tree | c88452e480ae28c7249bab5fc843f7ca755da6d1 /science | |
parent | 8b50eb57c6a6f417030ab83e5862bc73c09e2232 (diff) | |
download | ports-eb9f1a84624892f639fafdcbdbdd137038212cc1.tar.gz ports-eb9f1a84624892f639fafdcbdbdd137038212cc1.zip |
Notes
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 |