From dc7685f33cf8f95a9eb6308c9e5ada01cb8fa34b Mon Sep 17 00:00:00 2001 From: nhmall Date: Tue, 28 Nov 2023 23:58:51 -0500 Subject: [PATCH] update MANDIR for macOS --- sys/unix/hints/macOS.370 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/unix/hints/macOS.370 b/sys/unix/hints/macOS.370 index 840e816b7..705d39820 100755 --- a/sys/unix/hints/macOS.370 +++ b/sys/unix/hints/macOS.370 @@ -89,7 +89,7 @@ endif # WANT_WIN_QT #-INCLUDE misc.370 # manpages directory -MANDIR=/usr/share/man/man6 +MANDIR=/usr/local/share/man/man6 ifeq "$(USE_ASAN)" "1" CFLAGS +=-fsanitize=address