Skip to content
Snippets Groups Projects
Commit 7c411a7f authored by Muhammad Moinur Rahman's avatar Muhammad Moinur Rahman
Browse files

irc/pounce: Unbreak with OpenSSL 3.0.0

Approved by:	portmgr (blanket)
parent 4ea503a4
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,7 @@ CFLAGS+= -D'OPENSSL_BIN=\"${OPENSSL_BIN}\"'
.include <bsd.port.pre.mk>
.if ${SSL_DEFAULT} == base || ${SSL_DEFAULT} == openssl
.if ${SSL_DEFAULT} != libressl
LIB_DEPENDS+= libtls.so:security/libretls
.endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment