svn commit: r308624 - head/science/cgnslib

Thierry Thomas thierry at FreeBSD.org
Mon Dec 10 18:20:15 UTC 2012


Author: thierry
Date: Mon Dec 10 18:20:15 2012
New Revision: 308624
URL: http://svnweb.freebsd.org/changeset/ports/308624

Log:
  Fix HDF5 description.
  
  Spotted by:	danfe

Modified:
  head/science/cgnslib/Makefile

Modified: head/science/cgnslib/Makefile
==============================================================================
--- head/science/cgnslib/Makefile	Mon Dec 10 17:51:48 2012	(r308623)
+++ head/science/cgnslib/Makefile	Mon Dec 10 18:20:15 2012	(r308624)
@@ -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


More information about the svn-ports-all mailing list