summaryrefslogtreecommitdiff
path: root/mail/postfix/Makefile
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2020-10-26 17:04:57 +0000
committernia <nia@pkgsrc.org>2020-10-26 17:04:57 +0000
commit94e0c0e0eafb6779362d5033382ca02c7a22b865 (patch)
treef39f82e10f40ce131e7cf9ea7a598fa4fa454666 /mail/postfix/Makefile
parent9a42a142d820a020171be4801c9ecc6629d7e749 (diff)
downloadpkgsrc-94e0c0e0eafb6779362d5033382ca02c7a22b865.tar.gz
postfix: Needs m4 tool
Diffstat (limited to 'mail/postfix/Makefile')
-rw-r--r--mail/postfix/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile
index e8e56844e32..2d142d1d685 100644
--- a/mail/postfix/Makefile
+++ b/mail/postfix/Makefile
@@ -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