Explicitly prevent manpage renaming otherwise, on an uncontrolled env, the

manpages may end up renamed
This commit is contained in:
Baptiste Daroussin 2015-12-06 09:30:17 +00:00
parent c542dfb08c
commit 8c4b65863a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=403093

View file

@ -29,6 +29,7 @@ CONFIGURE_ARGS= --datadir=${PREFIX}/share/misc --disable-overwrite \
--without-curses-h --with-termlib --program-prefix= \
--enable-rpath --disable-root-environ \
--with-manpage-format=gzip --srcdir=../ \
--without-manpage-renames \
--mandir=${MANPREFIX}/man \
--with-hashed-db \
--with-pkg-config-libdir=${PREFIX}/libdata/pkgconfig