summarylogtreecommitdiffstats
path: root/configure.local
diff options
context:
space:
mode:
Diffstat (limited to 'configure.local')
-rw-r--r--configure.local4
1 files changed, 4 insertions, 0 deletions
diff --git a/configure.local b/configure.local
index b3ea0a01539e..8abc16b1b840 100644
--- a/configure.local
+++ b/configure.local
@@ -10,6 +10,10 @@ MANDIR=$PREFIX/share/man
MANM_MAN=mandoc_man
MANM_MDOC=mandoc_mdoc
+# These conflict with binaries and manpages from groff.
+BINM_SOELIM=msoelim
+MANM_ROFF=mandoc_roff
+
# catman(8) is disabled by default.
BUILD_CATMAN=1