aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2021-09-07 17:54:24 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2021-09-07 17:54:24 +0000
commit1dc20d0292e1261c2cabfb38820c3ea53f8a8d03 (patch)
tree593621ccc42be6608045b0ac7ef3a29d3388d9f3 /mail
parent0d887476a43b144f2e9a127c1ff69f00fe4700f1 (diff)
downloadports-1dc20d0292e1261c2cabfb38820c3ea53f8a8d03.tar.gz
ports-1dc20d0292e1261c2cabfb38820c3ea53f8a8d03.zip
mail/sendmail-devel: Set IGNORE
Diffstat (limited to 'mail')
-rw-r--r--mail/sendmail-devel/Makefile3
1 files changed, 2 insertions, 1 deletions
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