diff --git a/srcpkgs/nmh/template b/srcpkgs/nmh/template index a695777cc63..caae15c80b1 100644 --- a/srcpkgs/nmh/template +++ b/srcpkgs/nmh/template @@ -1,7 +1,7 @@ # Template file for 'nmh' pkgname=nmh version=1.6 -revision=8 +revision=9 build_style=gnu-configure configure_args="--sysconfdir=/etc/nmh --libdir=/usr/libexec/nmh --with-cyrus-sasl --with-tls" makedepends="ncurses-devel db-devel libsasl-devel libressl-devel"