aboutsummaryrefslogtreecommitdiff
path: root/net-im/tg_owt
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2021-09-11 14:57:58 +0000
committerRene Ladan <rene@FreeBSD.org>2021-09-30 21:23:30 +0000
commit620968a43a5f9bb3fa98ab20f257a4c0d864caa7 (patch)
tree09bef799707f4b6e715b912429bd3b73c1addf4c /net-im/tg_owt
parentb9a93c0bf4778b9ec327c1be6f819eb1ff90ec19 (diff)
downloadports-620968a43a5f9bb3fa98ab20f257a4c0d864caa7.tar.gz
ports-620968a43a5f9bb3fa98ab20f257a4c0d864caa7.zip
Diffstat (limited to 'net-im/tg_owt')
-rw-r--r--net-im/tg_owt/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/net-im/tg_owt/Makefile b/net-im/tg_owt/Makefile
index ef15ca56e3d3..845346d82860 100644
--- a/net-im/tg_owt/Makefile
+++ b/net-im/tg_owt/Makefile
@@ -37,10 +37,4 @@ CMAKE_OFF= BUILD_SHARED_LIBS
# Disable DCHECKs, otherwise video calls will crash.
CXXFLAGS+= -DNDEBUG
-.include <bsd.port.options.mk>
-
-.if ${SSL_DEFAULT} == "base" && ${OPSYS} == FreeBSD && ${OSVERSION} < 1200085
-BROKEN= This port requires OpenSSL 1.1.0. Try DEFAULT_VERSIONS+=ssl=[openssl|libressl*]
-.endif
-
.include <bsd.port.mk>