Skip to content

Commit

Permalink
security/libpki: Mark BROKEN_SSL
Browse files Browse the repository at this point in the history
- Fails to detect OpenSSL 3.0 or later

Approved by:	portmgr (blanket)
  • Loading branch information
5u623l20 committed Apr 29, 2023
1 parent 49adb53 commit ea4cf0d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions security/libpki/Makefile
Expand Up @@ -15,6 +15,8 @@ LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/COPYING

USES= autoreconf gnome libtool ssl
BROKEN_SSL= openssl30 openssl31
BROKEN_SSL_REASON= Fails to detect OpenSSL 3.0 or later
USE_GITHUB= yes
GH_ACCOUNT= openca
USE_GNOME= libxml2
Expand Down

0 comments on commit ea4cf0d

Please sign in to comment.