pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/R-classInt
Module Name: pkgsrc
Committed By: jperkin
Date: Tue Jun 15 14:25:14 UTC 2021
Modified Files:
pkgsrc/math/R-classInt: Makefile
Log Message:
R-classInt: gfortran.mk should not be included directly.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/math/R-classInt/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-classInt/Makefile
diff -u pkgsrc/math/R-classInt/Makefile:1.13 pkgsrc/math/R-classInt/Makefile:1.14
--- pkgsrc/math/R-classInt/Makefile:1.13 Sun Jun 6 11:31:17 2021
+++ pkgsrc/math/R-classInt/Makefile Tue Jun 15 14:25:14 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2021/06/06 11:31:17 mef Exp $
+# $NetBSD: Makefile,v 1.14 2021/06/15 14:25:14 jperkin Exp $
R_PKGNAME= classInt
R_PKGVER= 0.4-3
@@ -15,5 +15,4 @@ TEST_DEPENDS+= R-units-[0-9]*:../../math
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