pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/R-inline R-inline: gfortran.mk should not be inc...



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

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

diffstat:

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

diffs (15 lines):

diff -r cf9f2e899336 -r 0ee6e87b2f35 devel/R-inline/Makefile
--- a/devel/R-inline/Makefile   Tue Jun 15 13:55:35 2021 +0000
+++ b/devel/R-inline/Makefile   Tue Jun 15 14:25:00 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2021/06/06 12:53:18 mef Exp $
+# $NetBSD: Makefile,v 1.6 2021/06/15 14:25:00 jperkin Exp $
 
 R_PKGNAME=     inline
 R_PKGVER=      0.3.19
@@ -12,5 +12,4 @@
 USE_LANGUAGES= c c++ fortran
 
 .include "../../math/R/Makefile.extension"
-.include "../../mk/compiler/gfortran.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index