aboutsummaryrefslogtreecommitdiff
path: root/security/tor
diff options
context:
space:
mode:
authorFranco Fichtner <franco@opnsense.org>2021-05-27 17:37:42 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2021-05-27 17:38:40 +0000
commitfab5a9d7947d349ab4c21f3768e8c99d483a20a0 (patch)
treeca931dc950976e988cc0214c7471438a8a460619 /security/tor
parent50205a59292f39d9d73f1bea00b69f9736e29173 (diff)
downloadports-fab5a9d7947d349ab4c21f3768e8c99d483a20a0.tar.gz
ports-fab5a9d7947d349ab4c21f3768e8c99d483a20a0.zip
security/{tor,tor-devel}: enable build for fixed LibreSSL 3.3
PR: 256186
Diffstat (limited to 'security/tor')
-rw-r--r--security/tor/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/security/tor/Makefile b/security/tor/Makefile
index d7aa3a07628e..5936516a6f98 100644
--- a/security/tor/Makefile
+++ b/security/tor/Makefile
@@ -108,10 +108,6 @@ LIB_DEPENDS+= libtcmalloc.so:devel/google-perftools
.endif
.endif
-.if ${SSL_DEFAULT:Mlibressl*}
-BROKEN= Libressl 3.2.1 with compatibility issues to Tor relays: https://gitlab.torproject.org/tpo/core/tor/-/issues/40128
-.endif
-
post-patch:
@${REINPLACE_CMD} -E -e "s@(-z) (relro|now)@-Wl,\1,\2@g" \
${WRKSRC}/configure