a5617e86e5fb22dc38e40e1cd5ef00a4 makewhatis
-67aaaa6df35215e812fd7d89472c44b6 man-1.6f.tar.gz
+ba154d5796928b841c9c69f0ae376660 man-1.6g.tar.gz
# Depends on: less groff
name=man
-version=1.6f
+version=1.6g
release=1
source=(http://primates.ximian.com/~flucifredi/man/$name-$version.tar.gz \
makewhatis)
./configure -prefix=/usr \
-confdir=/etc \
-mandir=/usr/man \
- -compatibility_mode_for_colored_groff \
+lang none \
-default
make BUILD_CC="gcc"
- make PREFIX=$PKG install
+ make DESTDIR=$PKG install
install -D -m 755 $SRC/makewhatis $PKG/etc/cron/daily/makewhatis
}