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 -.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}"