aboutsummaryrefslogtreecommitdiff
path: root/lang/erlang-runtime22/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/erlang-runtime22/Makefile')
-rw-r--r--lang/erlang-runtime22/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/lang/erlang-runtime22/Makefile b/lang/erlang-runtime22/Makefile
index 7a525624b342..c7123a3a0cc3 100644
--- a/lang/erlang-runtime22/Makefile
+++ b/lang/erlang-runtime22/Makefile
@@ -3,7 +3,7 @@
PORTNAME= erlang
DISTVERSIONPREFIX= OTP-
-DISTVERSION= 22.0-rc3
+DISTVERSION= 22.0.1
CATEGORIES= lang parallel java
PKGNAMESUFFIX= -runtime22
DIST_SUBDIR= erlang
@@ -53,8 +53,6 @@ OPTIONS_EXCLUDE_armv6= DTRACE
OPTIONS_EXCLUDE_armv7= DTRACE
OPTIONS_EXCLUDE_i386= DTRACE
-OPENSSL_VARS= BROKEN_SSL=openssl111
-
# If you run Erlang and get a message resembling "WARNING: number of
# probes fixed does not match the number of defined probes (54 != 132,
# respectively)" you probably misconfigured DTrace in some way.