Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Dec 2012 18:20:15 +0000 (UTC)
From:      Thierry Thomas <thierry@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r308624 - head/science/cgnslib
Message-ID:  <201212101820.qBAIKFnb078602@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201212101820.qBAIKFnb078602>