git: 05a518b862eb - main - security/esteidfirefoxplugin: mark BROKEN the same way on 14 as on 13.

Mark Linimon linimon at FreeBSD.org
Thu May 13 12:35:01 UTC 2021


The branch main has been updated by linimon:

URL: https://cgit.FreeBSD.org/ports/commit/?id=05a518b862eb0ffcab23c3cf36e7dbb6019d8ccf

commit 05a518b862eb0ffcab23c3cf36e7dbb6019d8ccf
Author:     Mark Linimon <linimon at FreeBSD.org>
AuthorDate: 2021-05-13 12:33:59 +0000
Commit:     Mark Linimon <linimon at FreeBSD.org>
CommitDate: 2021-05-13 12:33:59 +0000

    security/esteidfirefoxplugin: mark BROKEN the same way on 14 as on 13.
---
 security/esteidfirefoxplugin/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/security/esteidfirefoxplugin/Makefile b/security/esteidfirefoxplugin/Makefile
index bf827b0f2873..8eb899b5bd6c 100644
--- a/security/esteidfirefoxplugin/Makefile
+++ b/security/esteidfirefoxplugin/Makefile
@@ -27,6 +27,7 @@ PLIST_FILES=	lib/npesteid-firefox-plugin.so
 .if ${SSL_DEFAULT} == base
 BROKEN_FreeBSD_12=	incomplete definition of type 'struct X509_name_entry_st'
 BROKEN_FreeBSD_13=	incomplete definition of type 'struct X509_name_entry_st'
+BROKEN_FreeBSD_14=	incomplete definition of type 'struct X509_name_entry_st'
 .endif
 
 post-install:


More information about the dev-commits-ports-all mailing list