ncurses: expliticly enable gzipped manpages.
This commit is contained in:
@@ -36,7 +36,7 @@ do_configure() {
|
|||||||
../configure ${configure_args} \
|
../configure ${configure_args} \
|
||||||
--enable-widec --with-shared --without-debug \
|
--enable-widec --with-shared --without-debug \
|
||||||
--with-manpage-symlinks --without-ada --enable-ext-colors \
|
--with-manpage-symlinks --without-ada --enable-ext-colors \
|
||||||
--without-tests
|
--without-tests --with-manpage-format=gzip
|
||||||
|
|
||||||
cd ${wrksrc}/ncurses-build
|
cd ${wrksrc}/ncurses-build
|
||||||
# non-widec build
|
# non-widec build
|
||||||
|
|||||||
Reference in New Issue
Block a user