pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk/compiler Match indentation.
details: https://anonhg.NetBSD.org/pkgsrc/rev/816a9c7e7e1d
branches: trunk
changeset: 412469:816a9c7e7e1d
user: maya <maya%pkgsrc.org@localhost>
date: Sat Mar 07 15:19:20 2020 +0000
description:
Match indentation.
diffstat:
mk/compiler/gfortran.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 9720423e6c40 -r 816a9c7e7e1d mk/compiler/gfortran.mk
--- a/mk/compiler/gfortran.mk Sat Mar 07 15:18:19 2020 +0000
+++ b/mk/compiler/gfortran.mk Sat Mar 07 15:19:20 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: gfortran.mk,v 1.12 2020/03/07 15:18:19 maya Exp $
+# $NetBSD: gfortran.mk,v 1.13 2020/03/07 15:19:20 maya Exp $
#
# Copyright (c) 2005 The NetBSD Foundation, Inc.
# All rights reserved.
@@ -42,7 +42,7 @@
exists(${PKGSRCDIR}/lang/gcc${POSSIBLE_GFORTRAN_VERSION}/buildlink3.mk)
GFORTRAN_VERSION?= ${POSSIBLE_GFORTRAN_VERSION}
.else
-GFORTRAN_VERSION?= 7
+GFORTRAN_VERSION?= 7
.endif
.if !empty(PKGPATH:Mlang/gcc${GFORTRAN_VERSION}) || !empty(PKGPATH:Mdevel/patch) || \
Home |
Main Index |
Thread Index |
Old Index