From 1dc20d0292e1261c2cabfb38820c3ea53f8a8d03 Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Tue, 7 Sep 2021 19:54:24 +0200 Subject: [PATCH] mail/sendmail-devel: Set IGNORE --- mail/sendmail-devel/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mail/sendmail-devel/Makefile b/mail/sendmail-devel/Makefile index 952896f9c5b1..00ca743a241c 100644 --- a/mail/sendmail-devel/Makefile +++ b/mail/sendmail-devel/Makefile @@ -14,6 +14,7 @@ LICENSE_NAME= Sendmail License LICENSE_FILE= ${WRKSRC}/LICENSE LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept +IGNORE= snapshot removed, use mail/sendmail CONFLICTS?= courier-0.* postfix-1.* postfix-2.* smail-3.* zmailer-2.* opensmtpd-* USERS= smmsp @@ -143,7 +144,7 @@ SITE+= ${FILESDIR}/site.config.m4.smtputf8 SITE+= ${FILESDIR}/site.config.m4.milter .endif .if ${PORT_OPTIONS:MGDBM} -NO_PACKAGE= GPLv3 license conflict +LICENSE_PERMS= dist-mirror dist-sell no-pkg-mirror no-pkg-sell auto-accept SITE+= ${FILESDIR}/site.config.m4.gdbm .endif