aboutsummaryrefslogtreecommitdiff
path: root/share/zoneinfo
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2022-01-15 21:20:24 +0000
committerEd Maste <emaste@FreeBSD.org>2022-01-22 19:03:07 +0000
commit6f6fbfa3a83578332f5605a97108ef28d6726c29 (patch)
treeb2834f3810f7f8fb3fedea319379593e193ec0fe /share/zoneinfo
parent2075d00fabb6d6a76c4829b9e027a496f04262b0 (diff)
Diffstat (limited to 'share/zoneinfo')
-rw-r--r--share/zoneinfo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/zoneinfo/Makefile b/share/zoneinfo/Makefile
index 6e4cb51a63e3..0360b59288ab 100644
--- a/share/zoneinfo/Makefile
+++ b/share/zoneinfo/Makefile
@@ -39,7 +39,7 @@ CONTRIBDIR= ${SRCTOP}/contrib/tzdata/
.PATH: ${CONTRIBDIR}
.if defined(LEAPSECONDS)
-.warning "Using backwards compatibility variable for LEAPSECONDS; please use WITH_ZONEINFO_LEAPSECONDS_SUPPORT instead"
+.warning Using backwards compatibility variable for LEAPSECONDS; please use WITH_ZONEINFO_LEAPSECONDS_SUPPORT instead
MK_ZONEINFO_LEAPSECONDS_SUPPORT= yes
.endif