diff options
author | Stefan Eßer <se@FreeBSD.org> | 2021-10-28 12:28:24 +0000 |
---|---|---|
committer | Stefan Eßer <se@FreeBSD.org> | 2021-10-29 09:50:18 +0000 |
commit | 819f25b36d45b8ac5593ec8e6f470d9ad454b08a (patch) | |
tree | a9ad0caa2a052fc695c1cdede2866080f5660431 /mail/qmail-spamcontrol | |
parent | f2b9a177fa65d8010c60d9dd2803a4b4bb9bcec8 (diff) |
Diffstat (limited to 'mail/qmail-spamcontrol')
-rw-r--r-- | mail/qmail-spamcontrol/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/qmail-spamcontrol/Makefile b/mail/qmail-spamcontrol/Makefile index 5d2b0413ad0c..dba06d477db9 100644 --- a/mail/qmail-spamcontrol/Makefile +++ b/mail/qmail-spamcontrol/Makefile @@ -13,7 +13,7 @@ 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' BROKEN_FreeBSD_14= incomplete definition of type 'struct X509_name_st' -CONFLICTS= *qmail-[0-9]* qmail-ldap-[0-9]* *qmail-mysql-[0-9]* *qmail-tls-[0-9]* +CONFLICTS= *qmail qmail-ldap *qmail-mysql *qmail-tls EXTRA_PATCHES+= ${MASTERDIR}/files/patch-install.c \ ${MASTERDIR}/files/patch-Makefile \ |