Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 May 2021 12:35:01 GMT
From:      Mark Linimon <linimon@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 05a518b862eb - main - security/esteidfirefoxplugin: mark BROKEN the same way on 14 as on 13.
Message-ID:  <202105131235.14DCZ1X9088115@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by linimon:

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

commit 05a518b862eb0ffcab23c3cf36e7dbb6019d8ccf
Author:     Mark Linimon <linimon@FreeBSD.org>
AuthorDate: 2021-05-13 12:33:59 +0000
Commit:     Mark Linimon <linimon@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105131235.14DCZ1X9088115>