postfix: Needs m4 tool
This commit is contained in:
parent
09b8f96931
commit
ae90e11b10
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.322 2020/08/31 18:10:07 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.323 2020/10/26 17:04:57 nia Exp $
|
||||
|
||||
PKGREVISION= 1
|
||||
.include "../../mail/postfix/Makefile.common"
|
||||
|
@ -8,7 +8,7 @@ COMMENT= Fast, easy to administer, and secure mail transfer agent
|
|||
CONFLICTS+= courier-mta-[0-9]* fastforward>=0.51nb2 sendmail-[0-9]*
|
||||
CONFLICTS+= esmtp>=1.2 nullmailer-[0-9]*
|
||||
|
||||
USE_TOOLS+= perl pkg-config
|
||||
USE_TOOLS+= perl pkg-config m4
|
||||
|
||||
SPECIAL_PERMS+= sbin/postdrop ${POSTFIX_USER} ${MAILDROP_GROUP} 2555
|
||||
SPECIAL_PERMS+= sbin/postqueue ${POSTFIX_USER} ${MAILDROP_GROUP} 2555
|
||||
|
|
Loading…
Reference in a new issue