Sorry, the language there is unclear. It should say "ssl=[name of the port]".
You just want the ssl=libressl line.

Ah, so the "base" specified here is a constant whereas "port" is a
variable, to be expanded before writing make.conf.  If I might then
suggest a potential documentation update:

< WITH_OPENSSL_BASE                  DEFAULT_VERSIONS+= ssl=base
< WITH_OPENSSL_PORT                  DEFAULT_VERSIONS+= ssl=port

WITH_OPENSSL_BASE                  DEFAULT_VERSIONS+= ssl=base
or
WITH_OPENSSL_PORT                  DEFAULT_VERSIONS+= ssl=[openssl|libressl|...]

Roger
_______________________________________________
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to