blob: 9f15582a14570db51d5f03387816151372569d67 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- configure.orig 2014-08-06 14:43:42 UTC
+++ configure
@@ -1961,7 +1961,7 @@ case "$TARGET_SYS" in
# compressed via /usr/share/mk
mancat=man
MAN='$(MAN8)'
- USE_DCCMANINSTALL='# USE_DCCMANINSTALL=no'
+ USE_DCCMANINSTALL='USE_DCCMANINSTALL=yes'
;;
Darwin)
# default to /usr/local/man/man8 and use nroff files
|