Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Sep 2021 17:54:41 GMT
From:      Dirk Meyer <dinoex@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 1dc20d0292e1 - main - mail/sendmail-devel: Set IGNORE
Message-ID:  <202109071754.187HsfN8055773@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by dinoex:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1dc20d0292e1261c2cabfb38820c3ea53f8a8d03

commit 1dc20d0292e1261c2cabfb38820c3ea53f8a8d03
Author:     Dirk Meyer <dinoex@FreeBSD.org>
AuthorDate: 2021-09-07 17:54:24 +0000
Commit:     Dirk Meyer <dinoex@FreeBSD.org>
CommitDate: 2021-09-07 17:54:24 +0000

    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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109071754.187HsfN8055773>