pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/R-mvtnorm
Module Name: pkgsrc
Committed By: jperkin
Date: Tue Sep 14 07:59:13 UTC 2021
Modified Files:
pkgsrc/math/R-mvtnorm: Makefile
Log Message:
R-mvtnorm: gfortran.mk should not be directly included.
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/math/R-mvtnorm/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-mvtnorm/Makefile
diff -u pkgsrc/math/R-mvtnorm/Makefile:1.18 pkgsrc/math/R-mvtnorm/Makefile:1.19
--- pkgsrc/math/R-mvtnorm/Makefile:1.18 Sat Sep 11 14:24:00 2021
+++ pkgsrc/math/R-mvtnorm/Makefile Tue Sep 14 07:59:13 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2021/09/11 14:24:00 mef Exp $
+# $NetBSD: Makefile,v 1.19 2021/09/14 07:59:13 jperkin Exp $
R_PKGNAME= mvtnorm
R_PKGVER= 1.1-2
@@ -11,5 +11,4 @@ LICENSE= gnu-gpl-v2
USE_LANGUAGES= c fortran
.include "../../math/R/Makefile.extension"
-.include "../../mk/compiler/gfortran.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index