pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/R-ncdf R-ncdf: update to canonical form of an R p...
details: https://anonhg.NetBSD.org/pkgsrc/rev/3f852c21e23c
branches: trunk
changeset: 337184:3f852c21e23c
user: brook <brook%pkgsrc.org@localhost>
date: Wed Jul 31 19:59:31 2019 +0000
description:
R-ncdf: update to canonical form of an R package.
diffstat:
math/R-ncdf/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r bee05014aedc -r 3f852c21e23c math/R-ncdf/Makefile
--- a/math/R-ncdf/Makefile Wed Jul 31 19:58:05 2019 +0000
+++ b/math/R-ncdf/Makefile Wed Jul 31 19:59:31 2019 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index