git: a24f0d21b4c3 - main - mail/spamdyke: extend BROKENness to FreeBSD 14
Dmitry Marakasov
amdmi3 at FreeBSD.org
Tue Apr 27 14:22:55 UTC 2021
The branch main has been updated by amdmi3:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a24f0d21b4c3a739aea6beba7e09e31457073766
commit a24f0d21b4c3a739aea6beba7e09e31457073766
Author: Dmitry Marakasov <amdmi3 at FreeBSD.org>
AuthorDate: 2021-04-27 14:19:03 +0000
Commit: Dmitry Marakasov <amdmi3 at FreeBSD.org>
CommitDate: 2021-04-27 14:21:18 +0000
mail/spamdyke: extend BROKENness to FreeBSD 14
---
mail/spamdyke/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/mail/spamdyke/Makefile b/mail/spamdyke/Makefile
index 4f460f4741fd..9751a5a1af88 100644
--- a/mail/spamdyke/Makefile
+++ b/mail/spamdyke/Makefile
@@ -46,6 +46,7 @@ PORTDOCS= Changelog.txt FAQ.html GNUGPL.txt INSTALL.txt \
.if ${SSL_DEFAULT} == base
BROKEN_FreeBSD_12= checking for library containing SSL_library_init... no
BROKEN_FreeBSD_13= checking for library containing SSL_library_init... no
+BROKEN_FreeBSD_14= checking for library containing SSL_library_init... no
.endif
post-patch:
More information about the dev-commits-ports-all
mailing list