aboutsummaryrefslogtreecommitdiff
path: root/Mk/Uses/charsetfix.mk
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2022-04-24 10:00:20 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2022-04-24 10:00:20 +0000
commitaa2539679084872cd84112e9df6bfee571570623 (patch)
tree68559db98006e070248f851f5adaa2ad18661717 /Mk/Uses/charsetfix.mk
parent26ffd1c80c1f79ee43d2584756117444ccd0efe6 (diff)
downloadports-aa2539679084872cd84112e9df6bfee571570623.tar.gz
ports-aa2539679084872cd84112e9df6bfee571570623.zip
framework: cleanup conditional-indentations in Mk/
Run Tools/scripts/indent_make_if.pl on all of Mk. These white space changes contribute greatly to the readability of those files. As we have a version control system, finding out the reasons for the changes prior to these white space changes is still easily possible Differential Revision: https://reviews.freebsd.org/D35024 Reviewed by: portmgr (rene, bapt)
Diffstat (limited to 'Mk/Uses/charsetfix.mk')
-rw-r--r--Mk/Uses/charsetfix.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/Mk/Uses/charsetfix.mk b/Mk/Uses/charsetfix.mk
index 1e3e6f61eb3b..bbf446c35f80 100644
--- a/Mk/Uses/charsetfix.mk
+++ b/Mk/Uses/charsetfix.mk
@@ -9,9 +9,9 @@
.if !defined(_INCLUDE_USES_CHARSETFIX_MK)
_INCLUDE_USES_CHARSETFIX_MK= yes
-.if !empty(charsetfix_ARGS)
+. if !empty(charsetfix_ARGS)
IGNORE= USES=charsetfix does not require args
-.endif
+. endif
CHARSETFIX_MAKEFILEIN?= Makefile.in