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