summaryrefslogtreecommitdiff
path: root/math/R-ncdf
diff options
context:
space:
mode:
authorbrook <brook@pkgsrc.org>2019-07-31 19:59:31 +0000
committerbrook <brook@pkgsrc.org>2019-07-31 19:59:31 +0000
commitb03aee4b109ddd071dd701b7f1e4b006cdf55811 (patch)
tree496ac6bbdbc44504a5ce18688064ef54851a296d /math/R-ncdf
parent464cdbe9dd9f786208bff5430dd21f6d33ca261a (diff)
downloadpkgsrc-b03aee4b109ddd071dd701b7f1e4b006cdf55811.tar.gz
R-ncdf: update to canonical form of an R package.
Diffstat (limited to 'math/R-ncdf')
-rw-r--r--math/R-ncdf/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/math/R-ncdf/Makefile b/math/R-ncdf/Makefile
index cf2f2908b10..139488eaee8 100644
--- a/math/R-ncdf/Makefile
+++ b/math/R-ncdf/Makefile
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2019/07/20 22:46:32 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.19 2019/07/31 19:59:31 brook Exp $
PKGREVISION= 13
CATEGORIES= math
@@ -12,6 +11,8 @@ LICENSE= gnu-gpl-v2
R_PKGNAME= ncdf
R_PKGVER= 1.6.6
+USE_LANGUAGES= c
+
CONFIGURE_ARGS+= --with-netcdf_incdir=${BUILDLINK_PREFIX.netcdf}/include
CONFIGURE_ARGS+= --with-netcdf_libdir=${BUILDLINK_PREFIX.netcdf}/lib