aboutsummaryrefslogtreecommitdiff
path: root/security/botan2
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2018-11-10 10:09:48 +0000
committerMathieu Arnold <mat@FreeBSD.org>2018-11-10 10:09:48 +0000
commit35326f1a9714f76f3671b263a47134133258ec1b (patch)
treeec00e643384652d97e7643f40c6342bff01bff0b /security/botan2
parent532b7359be003bf854d62cb7aaccdee30cc43d18 (diff)
downloadports-35326f1a9714f76f3671b263a47134133258ec1b.tar.gz
ports-35326f1a9714f76f3671b263a47134133258ec1b.zip
Notes
Diffstat (limited to 'security/botan2')
-rw-r--r--security/botan2/Makefile2
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>