From bc221a68c15c8e0767c7e506835360a84c2428b2 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Wed, 21 Aug 2013 12:03:51 +0000 Subject: - Use USES=gmake --- science/cdo/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'science/cdo') diff --git a/science/cdo/Makefile b/science/cdo/Makefile index 2cdad2b37092..c2313b1a0800 100644 --- a/science/cdo/Makefile +++ b/science/cdo/Makefile @@ -18,9 +18,8 @@ CPPFLAGS+= -I${LOCALBASE}/include CONFIGURE_ARGS= --enable-cdi-lib --program-transform-name="" --with-zlib=/usr GNU_CONFIGURE= yes LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS} -USE_GMAKE= yes USE_LDCONFIG= yes -USES= pathfix +USES= gmake pathfix HDF5_VER?= 18 NETCDF_VER?= 4 -- cgit