diff options
-rw-r--r-- | mail/qmail-spamcontrol/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/qmail-spamcontrol/Makefile b/mail/qmail-spamcontrol/Makefile index b447739408bf..c7655913c9e4 100644 --- a/mail/qmail-spamcontrol/Makefile +++ b/mail/qmail-spamcontrol/Makefile @@ -12,6 +12,8 @@ EXTRACT_ONLY= ${QMAIL_DIST} COMMENT= Qmail MTA with SpamControl patches +BROKEN_FreeBSD_12= incomplete definition of type 'struct X509_name_st' +BROKEN_FreeBSD_13= incomplete definition of type 'struct X509_name_st' CONFLICTS= *qmail-[0-9]* qmail-ldap-[0-9]* *qmail-mysql-[0-9]* *qmail-tls-[0-9]* EXTRA_PATCHES+= ${MASTERDIR}/files/patch-install.c \ |