summaryrefslogtreecommitdiffstats
path: root/man/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'man/Pkgfile')
-rw-r--r--man/Pkgfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/Pkgfile b/man/Pkgfile
index 2889eea..8f2802b 100644
--- a/man/Pkgfile
+++ b/man/Pkgfile
@@ -18,7 +18,7 @@ build ()
-compatibility_mode_for_colored_groff \
+lang none \
-default;
- make ${CTARGET:+CC=$CTARGET-gcc};
+ make ${CHOST:+CC=$CHOST-gcc};
make PREFIX=$PKG install;
install -D -m 755 $SRC/makewhatis $PKG/etc/cron/daily/makewhatis
}