Possible arguments: (none), build
,
run
Provide support for OpenSSL.
A build- or run-time only dependency can be specified using
build
or run
.
These variables are available for the port's use, they are also
added to MAKE_ENV
:
OPENSSLBASE
Path to the OpenSSL installation base.
OPENSSLDIR
Path to OpenSSL's configuration files.
OPENSSLLIB
Path to the OpenSSL libraries.
OPENSSLINC
Path to the OpenSSL includes.
OPENSSLRPATH
If defined, the path the linker needs to use to find the OpenSSL libraries.
If a port does not build with an
OpenSSL flavor, set the
BROKEN_SSL
variable, and possibly the
BROKEN_SSL_REASON_
:flavor
BROKEN_SSL= libressl BROKEN_SSL_REASON_libressl= needs features only available in OpenSSL
All FreeBSD documents are available for download at https://download.freebsd.org/ftp/doc/
Questions that are not answered by the
documentation may be
sent to <freebsd-questions@FreeBSD.org>.
Send questions about this document to <freebsd-doc@FreeBSD.org>.