diff --git a/srcpkgs/opensmtpd/template b/srcpkgs/opensmtpd/template index 49a4763af7e..08069b351b0 100644 --- a/srcpkgs/opensmtpd/template +++ b/srcpkgs/opensmtpd/template @@ -1,12 +1,17 @@ # Template file for 'opensmtpd' pkgname=opensmtpd version=6.0.3p1 -revision=2 +revision=3 build_style=gnu-configure configure_args="--sysconfdir=/etc/smtpd --sbindir=/usr/bin --with-path-socket=/run --with-mantype=doc --with-pie --with-table-db --with-path-CAfile=/etc/ssl/certs/ca-certificates.crt - --with-maildir=/var/mail --without-auth-pam + --with-path-mbox=/var/mail + ac_cv_func_arc4random=yes + ac_cv_func_arc4random_buf=yes + ac_cv_func_arc4random_stir=no + ac_cv_func_arc4random_uniform=yes + ac_cv_search_arc4random=-lcrypto ac_cv_func_explicit_bzero=no ac_cv_func_reallocarray=no ac_cv_func_strlcat=no