aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2021-10-16 11:48:22 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2021-10-19 08:36:47 +0000
commitce1af7fdc2cde4dc409a344a4210a3af581ccd2d (patch)
tree90d3e91fc4cc816b8414817d29a02a1bf6ccc203 /mail
parent988f6f02d1a4f8ec8b274d4819ca37943a44d34a (diff)
Diffstat (limited to 'mail')
-rw-r--r--mail/dspam/Makefile1
-rw-r--r--mail/enma/Makefile1
-rw-r--r--mail/mess822/Makefile1
-rw-r--r--mail/opensmtpd-extras/Makefile1
-rw-r--r--mail/p5-Email-Simple-FromHandle/Makefile1
-rw-r--r--mail/spamassassin-dqs/Makefile1
6 files changed, 0 insertions, 6 deletions
diff --git a/mail/dspam/Makefile b/mail/dspam/Makefile
index f785d71e81be..c95aeeaa737f 100644
--- a/mail/dspam/Makefile
+++ b/mail/dspam/Makefile
@@ -165,7 +165,6 @@ _SED_SCRIPT= -e 's,%%DOCSDIR%%,${DOCSDIR},g' \
-e 's,%%_VAR_DIR%%,${_VAR_DIR},g' \
-e '/^%%FreeBSD/D'
-
.if ${PORT_OPTIONS:MSYSLOG}
CONFIGURE_ARGS+= --enable-syslog
.else
diff --git a/mail/enma/Makefile b/mail/enma/Makefile
index b9bd8a5604fc..ffba99f2c7cd 100644
--- a/mail/enma/Makefile
+++ b/mail/enma/Makefile
@@ -12,7 +12,6 @@ COMMENT= Sender authentication milter supporting SPF and Sender ID
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-ssl-incdir=${OPENSSLINC} \
--with-ssl-libdir=${OPENSSLLIB}
diff --git a/mail/mess822/Makefile b/mail/mess822/Makefile
index 1b9d5c705bb9..f4c302237137 100644
--- a/mail/mess822/Makefile
+++ b/mail/mess822/Makefile
@@ -25,5 +25,4 @@ post-patch:
@${ECHO_CMD} "${CC} ${STRIP} ${LDFLAGS}" > ${WRKSRC}/conf-ld
@${ECHO_CMD} ${STAGEDIR}${PREFIX} > ${WRKSRC}/conf-home
-
.include <bsd.port.mk>
diff --git a/mail/opensmtpd-extras/Makefile b/mail/opensmtpd-extras/Makefile
index 4c3bee79f256..78339254cf98 100644
--- a/mail/opensmtpd-extras/Makefile
+++ b/mail/opensmtpd-extras/Makefile
@@ -46,7 +46,6 @@ NO_OPTIONS_SORT= yes
BUILD_DEPENDS= smtpctl:mail/opensmtpd
RUN_DEPENDS= smtpctl:mail/opensmtpd
-
.if empty(SLAVE_PORT)
OPTIONS_GROUP= TABLE QUEUE SCHEDULER
OPTIONS_GROUP_QUEUE= QUEUE_RAM
diff --git a/mail/p5-Email-Simple-FromHandle/Makefile b/mail/p5-Email-Simple-FromHandle/Makefile
index b9470c9a04e1..113155be86b6 100644
--- a/mail/p5-Email-Simple-FromHandle/Makefile
+++ b/mail/p5-Email-Simple-FromHandle/Makefile
@@ -17,7 +17,6 @@ BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Email-Simple>=0:mail/p5-Email-Simple \
p5-IO-String>=0:devel/p5-IO-String
-
USES= perl5
USE_PERL5= configure
diff --git a/mail/spamassassin-dqs/Makefile b/mail/spamassassin-dqs/Makefile
index a3f23e8520dd..43bbe37afb6e 100644
--- a/mail/spamassassin-dqs/Makefile
+++ b/mail/spamassassin-dqs/Makefile
@@ -42,7 +42,6 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/sh_scores.cf ${STAGEDIR}${PREFIX}/etc/mail/spamassassin/
${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_MAN} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR}/
-
do-install-HBL-on:
${INSTALL_DATA} ${WRKSRC}/sh_hbl.cf ${STAGEDIR}${PREFIX}/etc/mail/spamassassin/sh_hbl.cf.sample