aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2018-01-30 23:14:32 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2018-01-30 23:14:32 +0000
commit9b25044c67e314e2e2adb4d96448fd78f71a6a34 (patch)
tree8317a2970f28faa54df2f5f692c8be299b8f4d25 /mail
parentb4d7b38665939a8a45f29db3385fe4733d90f512 (diff)
downloadports-9b25044c67e314e2e2adb4d96448fd78f71a6a34.tar.gz
ports-9b25044c67e314e2e2adb4d96448fd78f71a6a34.zip
Notes
Diffstat (limited to 'mail')
-rw-r--r--mail/dk-milter/Makefile4
-rw-r--r--mail/sendmail/Makefile4
-rw-r--r--mail/sid-milter/Makefile3
3 files changed, 6 insertions, 5 deletions
diff --git a/mail/dk-milter/Makefile b/mail/dk-milter/Makefile
index e5e1b9fd519b..254ea72d667a 100644
--- a/mail/dk-milter/Makefile
+++ b/mail/dk-milter/Makefile
@@ -3,7 +3,7 @@
PORTNAME= dk-milter
PORTVERSION= 1.0.2
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= mail
MASTER_SITES= SF/${PORTNAME}/DomainKeys%20Milter/${PORTVERSION}
@@ -11,7 +11,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Domainkeys milter for Sendmail
USE_RC_SUBR= milter-dk
-USES+= ssl
+USES+= ssl groff
.if !defined(BUILDING_INDEX)
IPCCHECK!= ipcrm -q 0 2>&1 || true
diff --git a/mail/sendmail/Makefile b/mail/sendmail/Makefile
index 463e55daaf55..097180b25d7f 100644
--- a/mail/sendmail/Makefile
+++ b/mail/sendmail/Makefile
@@ -2,7 +2,7 @@
PORTNAME= sendmail
PORTVERSION= 8.15.2
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= mail ipv6
MASTER_SITES= ftp://ftp.sendmail.org/pub/sendmail/
PKGNAMESUFFIX?= ${TLS_SUFFIX}${SASL_SUFFIX}${LDAP_SUFFIX}${BDB_SUFFIX}${PKGNAMESUFFIX2}
@@ -21,7 +21,7 @@ CONFLICTS?= courier-0.* postfix-1.* postfix-2.* smail-3.* zmailer-2.* opensmtpd-
USERS= smmsp
GROUPS= smmsp
-USES= cpe uidfix
+USES= cpe uidfix groff
MAKE_ARGS= UBINOWN=${UID} UBINGRP=${GID} \
SBINOWN=${UID} SBINGRP=${GID} \
GBINOWN=${UID} GBINGRP=${GID} \
diff --git a/mail/sid-milter/Makefile b/mail/sid-milter/Makefile
index 34fbcfb50c8d..7ed68766a4f6 100644
--- a/mail/sid-milter/Makefile
+++ b/mail/sid-milter/Makefile
@@ -2,7 +2,7 @@
PORTNAME= sid-milter
PORTVERSION= 1.0.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= mail
MASTER_SITES= SF/${PORTNAME}/SenderID%20Milter/${PORTVERSION}
@@ -11,6 +11,7 @@ COMMENT= Milter module for sid and spf
RESTRICTED= May incorporate intellectual property, possible patent issues
+USES= groff
# on FreeBSD 11 optimized code fails with 'MalformedDomain'
CFLAGS:= ${CFLAGS:S/-O2//g}
WCONF= ${WRKSRC}/devtools/Site