summaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-08-21 12:03:51 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-08-21 12:03:51 +0000
commitbc221a68c15c8e0767c7e506835360a84c2428b2 (patch)
tree431ec3996e95945e366f01ab27f2b341ed69df41 /science
parent- Add LICENSE (diff)
- Use USES=gmake
Notes
Notes: svn path=/head/; revision=325110
Diffstat (limited to 'science')
-rw-r--r--science/cdo/Makefile3
-rw-r--r--science/pnetcdf/Makefile2
2 files changed, 2 insertions, 3 deletions
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
diff --git a/science/pnetcdf/Makefile b/science/pnetcdf/Makefile
index 8544fe473948..69b2ef45391c 100644
--- a/science/pnetcdf/Makefile
+++ b/science/pnetcdf/Makefile
@@ -21,7 +21,7 @@ CONFIGURE_ENV= M4FLAGS=""
GNU_CONFIGURE= yes
USE_BZIP2= yes
USE_FORTRAN= yes
-USE_GMAKE= yes
+USES= gmake
MAN1= ncmpidiff.1 ncmpidump.1 ncmpigen.1
MAN3= pnetcdf.3