pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
gcc13-gnat: whitespace
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%gatalith.at@localhost>
Pushed By: wiz
Date: Fri Mar 8 11:54:57 2024 +0100
Changeset: e21958afa4382572917401ce2313c3f32b0bed05
Modified Files:
gcc13-gnat/gcc.mk
Log Message:
gcc13-gnat: whitespace
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=e21958afa4382572917401ce2313c3f32b0bed05
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
gcc13-gnat/gcc.mk | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diffs:
diff --git a/gcc13-gnat/gcc.mk b/gcc13-gnat/gcc.mk
index a44beef439..c5a906bb3d 100644
--- a/gcc13-gnat/gcc.mk
+++ b/gcc13-gnat/gcc.mk
@@ -592,10 +592,10 @@ PKG_FAIL_REASON+= "Package requires fortran compiler"
. endif
. if ${_NEED_GCC6_AUX:tl} == "yes" && ${_NEED_GCC6:tl} != "yes"
_NEED_GCC6_AUX=no
-.endif
+. endif
. if ${_NEED_GCC10_AUX:tl} == "yes" && ${_NEED_GCC10:tl} != "yes"
_NEED_GCC10_AUX=no
-.endif
+. endif
. if ${_NEED_GCC13_GNAT:tl} == "yes" && ${_NEED_GCC13:tl} != "yes"
_NEED_GCC13_GNAT=no
. endif
Home |
Main Index |
Thread Index |
Old Index