pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/postfix postfix: Needs m4 tool



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c315205a6ecb
branches:  trunk
changeset: 441124:c315205a6ecb
user:      nia <nia%pkgsrc.org@localhost>
date:      Mon Oct 26 17:04:57 2020 +0000

description:
postfix: Needs m4 tool

diffstat:

 mail/postfix/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 7ff3dc99f766 -r c315205a6ecb mail/postfix/Makefile
--- a/mail/postfix/Makefile     Mon Oct 26 15:17:23 2020 +0000
+++ b/mail/postfix/Makefile     Mon Oct 26 17:04:57 2020 +0000
@@ -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 @@
 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



Home | Main Index | Thread Index | Old Index