diff --git a/srcpkgs/man-db/template b/srcpkgs/man-db/template index 63b1746dcd5..ec1c9056a16 100644 --- a/srcpkgs/man-db/template +++ b/srcpkgs/man-db/template @@ -1,7 +1,7 @@ # Template file for 'man-db' pkgname=man-db version=2.7.1 -revision=1 +revision=2 lib32disabled=yes build_style=gnu-configure configure_args="--with-db=db --with-pager=less --with-gzip=/usr/bin/gzip @@ -11,6 +11,7 @@ configure_args="--with-db=db --with-pager=less --with-gzip=/usr/bin/gzip hostmakedepends="pkg-config groff" makedepends="db-devel zlib-devel libpipeline-devel groff" depends="bzip2 gzip less groff grep coreutils" +conflicts="mdocml>=0" conf_files="/etc/man_db.conf" short_desc="The on-line manual database" maintainer="Juan RP "