pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/math/R-classInt R-classInt: gfortran.mk should not be ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ccaeeb77e1bf
branches:  trunk
changeset: 454721:ccaeeb77e1bf
user:      jperkin <jperkin%pkgsrc.org@localhost>
date:      Tue Jun 15 14:25:14 2021 +0000

description:
R-classInt: gfortran.mk should not be included directly.

diffstat:

 math/R-classInt/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r 0ee6e87b2f35 -r ccaeeb77e1bf math/R-classInt/Makefile
--- a/math/R-classInt/Makefile  Tue Jun 15 14:25:00 2021 +0000
+++ b/math/R-classInt/Makefile  Tue Jun 15 14:25:14 2021 +0000
@@ -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 @@
 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