aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2024-01-05 23:22:08 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2024-01-08 09:47:51 +0000
commite5013a51dca45127edfa853ba8a1efba964a413e (patch)
treee0000f066e8c3585d6538a268f7ca5f85ee76ddc
parent08f536262add4064c32dea3b8cd2dab4a7fcdf0c (diff)
downloadports-e5013a51dca45127edfa853ba8a1efba964a413e.tar.gz
ports-e5013a51dca45127edfa853ba8a1efba964a413e.zip
-rw-r--r--mail/spamilter/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/mail/spamilter/Makefile b/mail/spamilter/Makefile
index 37c3595b607f..cd9a6bc06e04 100644
--- a/mail/spamilter/Makefile
+++ b/mail/spamilter/Makefile
@@ -43,13 +43,11 @@ LIBSPF_CFLAGS= -I${LOCALBASE}/include
LIBSPF_LDFLAGS= -L${LOCALBASE}/lib
IPFWMTAD_PLIST_FILES= bin/ipfwmtad
IPFWMTAD_USES= ssl
+BROKEN_SSL= base openssl openssl31 openssl32 openssl33
+BROKEN_SSL_REASON= Option IPFWMTAD requires OpenSSL 1.1.1
.include <bsd.port.options.mk>
-.if ${PORT_OPTIONS:MIPFWMTAD}
-BROKEN_FreeBSD_13= option IPFWMTAD needs old openssl
-.endif
-
.include "${PORTSDIR}/mail/sendmail/bsd.milter.mk"
CONFIGURE_ARGS+= --sendmail-dir "${MILTERBASE}"