pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/R-ncdf
Module Name: pkgsrc
Committed By: brook
Date: Wed Jul 31 19:59:31 UTC 2019
Modified Files:
pkgsrc/math/R-ncdf: Makefile
Log Message:
R-ncdf: update to canonical form of an R package.
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/math/R-ncdf/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/math/R-ncdf/Makefile
diff -u pkgsrc/math/R-ncdf/Makefile:1.18 pkgsrc/math/R-ncdf/Makefile:1.19
--- pkgsrc/math/R-ncdf/Makefile:1.18 Sat Jul 20 22:46:32 2019
+++ pkgsrc/math/R-ncdf/Makefile Wed Jul 31 19:59:31 2019
@@ -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
Home |
Main Index |
Thread Index |
Old Index