diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2018-11-10 10:09:48 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2018-11-10 10:09:48 +0000 |
commit | 35326f1a9714f76f3671b263a47134133258ec1b (patch) | |
tree | ec00e643384652d97e7643f40c6342bff01bff0b /lang/erlang-runtime20 | |
parent | 532b7359be003bf854d62cb7aaccdee30cc43d18 (diff) | |
download | ports-35326f1a9714f76f3671b263a47134133258ec1b.tar.gz ports-35326f1a9714f76f3671b263a47134133258ec1b.zip |
Notes
Diffstat (limited to 'lang/erlang-runtime20')
-rw-r--r-- | lang/erlang-runtime20/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/erlang-runtime20/Makefile b/lang/erlang-runtime20/Makefile index 17198bf013b2..eb740ab959ff 100644 --- a/lang/erlang-runtime20/Makefile +++ b/lang/erlang-runtime20/Makefile @@ -72,7 +72,7 @@ OPTIONS_EXCLUDE_armv6= DTRACE OPTIONS_EXCLUDE_armv7= DTRACE OPTIONS_EXCLUDE_i386= DTRACE -OPENSSL_VARS= BROKEN_SSL=openssl-devel +OPENSSL_VARS= BROKEN_SSL=openssl111 GNU_CONFIGURE= yes LDFLAGS+= -L${LOCALBASE}/lib |