Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Dec 2016 16:32:29 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r427625 - head/science/cdo
Message-ID:  <201612031632.uB3GWTYE094371@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Dec  3 16:32:29 2016
New Revision: 427625
URL: https://svnweb.freebsd.org/changeset/ports/427625

Log:
  - Add missing CGRIBEX_DESC

Modified:
  head/science/cdo/Makefile

Modified: head/science/cdo/Makefile
==============================================================================
--- head/science/cdo/Makefile	Sat Dec  3 15:52:40 2016	(r427624)
+++ head/science/cdo/Makefile	Sat Dec  3 16:32:29 2016	(r427625)
@@ -16,6 +16,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 OPTIONS_DEFINE=	CGRIBEX HDF5 JASPER NETCDF PROJ SZIP UDUNITS
 OPTIONS_DEFAULT=CGRIBEX HDF5 JASPER NETCDF PROJ SZIP UDUNITS
 OPTIONS_SUB=	yes
+CGRIBEX_DESC=	Use CGRIBEX library for GRIB1 files
 HDF5_IMPLIES=	SZIP
 NETCDF_IMPLIES=	HDF5
 



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