Skip to content

Commit

Permalink
net/rpki-client: Mark BROKEN_SSL
Browse files Browse the repository at this point in the history
- Fails to build with error: libcrypto with RFC3779 support required

Approved by:	portmgr (blanket)
  • Loading branch information
5u623l20 committed May 4, 2023
1 parent 52a5825 commit 2bcf90e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions net/rpki-client/Makefile
Expand Up @@ -11,6 +11,9 @@ WWW= https://www.rpki-client.org/

LICENSE= ISCL

BROKEN_SSL= openssl30 openssl31
BROKEN_SSL_REASON= error: libcrypto with RFC3779 support required

BUILD_DEPENDS= rsync>0:net/rsync
LIB_DEPENDS= libexpat.so:textproc/expat2 \
libtls.so:security/libretls
Expand Down

0 comments on commit 2bcf90e

Please sign in to comment.