From 94e0c0e0eafb6779362d5033382ca02c7a22b865 Mon Sep 17 00:00:00 2001 From: nia Date: Mon, 26 Oct 2020 17:04:57 +0000 Subject: postfix: Needs m4 tool --- mail/postfix/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail/postfix/Makefile') 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 -- cgit v1.2.3