summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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