Lines 24-33
Link Here
|
24 |
|
24 |
|
25 |
OPTIONS_DEFAULT= RESSL |
25 |
OPTIONS_DEFAULT= RESSL |
26 |
|
26 |
|
27 |
# Requires libtls from LibreSSL >= 2.3.2 |
27 |
# Requires libtls from LibreSSL |
28 |
RESSL_USE= openssl=yes |
28 |
RESSL_USE= openssl=yes |
29 |
RESSL_VARS= with_openssl_port=yes \ |
29 |
RESSL_VARS= with_openssl_port=yes \ |
30 |
openssl_port=security/libressl-devel |
30 |
openssl_port=security/libressl |
31 |
RESSL_CONFIGURE_WITH= cacert=${LOCALBASE}/etc/ssl/cert.pem |
31 |
RESSL_CONFIGURE_WITH= cacert=${LOCALBASE}/etc/ssl/cert.pem |
32 |
RESSL_CPPFLAGS= -I${LOCALBASE}/include |
32 |
RESSL_CPPFLAGS= -I${LOCALBASE}/include |
33 |
RESSL_LDFLAGS= -L${LOCALBASE}/lib |
33 |
RESSL_LDFLAGS= -L${LOCALBASE}/lib |