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 /security/botan2/Makefile | |
parent | 532b7359be003bf854d62cb7aaccdee30cc43d18 (diff) | |
download | ports-35326f1a9714f76f3671b263a47134133258ec1b.tar.gz ports-35326f1a9714f76f3671b263a47134133258ec1b.zip |
Notes
Diffstat (limited to 'security/botan2/Makefile')
-rw-r--r-- | security/botan2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/botan2/Makefile b/security/botan2/Makefile index ea312b7c9d5b..0d3b6bcd9dd5 100644 --- a/security/botan2/Makefile +++ b/security/botan2/Makefile @@ -41,7 +41,7 @@ SQLITE3_CONFIGURE_WITH= sqlite3 SSL_USES= ssl SSL_CONFIGURE_WITH= openssl -SSL_VARS= BROKEN_SSL= openssl-devel +SSL_VARS= BROKEN_SSL= openssl111 .include <bsd.port.options.mk> |