aboutsummaryrefslogtreecommitdiff
path: root/core/mandoc
diff options
context:
space:
mode:
Diffstat (limited to 'core/mandoc')
-rwxr-xr-xcore/mandoc/build1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/mandoc/build b/core/mandoc/build
index 11f1bfed..f2d4d77e 100755
--- a/core/mandoc/build
+++ b/core/mandoc/build
@@ -7,6 +7,7 @@ cat > configure.local <<EOF
PREFIX=/usr
MANDIR=/usr/share/man
LIBDIR=/usr/lib
+SBINDIR=/usr/bin
CC="${CC:-gcc}"
CFLAGS="$CFLAGS"
MANPATH_DEFAULT=/usr/share/man