git: 1dc20d0292e1 - main - mail/sendmail-devel: Set IGNORE
Dirk Meyer
dinoex at FreeBSD.org
Tue Sep 7 17:54:42 UTC 2021
The branch main has been updated by dinoex:
URL: https://cgit.FreeBSD.org/ports/commit/?id=1dc20d0292e1261c2cabfb38820c3ea53f8a8d03
commit 1dc20d0292e1261c2cabfb38820c3ea53f8a8d03
Author: Dirk Meyer <dinoex at FreeBSD.org>
AuthorDate: 2021-09-07 17:54:24 +0000
Commit: Dirk Meyer <dinoex at 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
More information about the dev-commits-ports-all
mailing list