]> git.ipfire.org Git - thirdparty/git.git/blobdiff - config.mak.uname
i18n: i18n: diff: mark die messages for translation
[thirdparty/git.git] / config.mak.uname
index 17fed2f43ac6f7564785e2074e7f130bd625c231..b232908f8c8c2eae84bd6ef8ab2a96ac45bf94a3 100644 (file)
@@ -209,6 +209,7 @@ ifeq ($(uname_S),FreeBSD)
        HAVE_PATHS_H = YesPlease
        GMTIME_UNRELIABLE_ERRORS = UnfortunatelyYes
        HAVE_BSD_SYSCTL = YesPlease
+       PAGER_ENV = LESS=FRX LV=-c MORE=FRX
 endif
 ifeq ($(uname_S),OpenBSD)
        NO_STRCASESTR = YesPlease