ports(7): Do not mention deprecated WITH_OPENSSL_PORT.

Reviewed by:	eadler
Approved by:	krion (mentor, implicit), mat (mentor, implicit)
Differential Revision:	https://reviews.freebsd.org/D18045
This commit is contained in:
Mateusz Piotrowski 2018-11-20 10:01:56 +00:00
parent 68f57679d6
commit 0a05369d45
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=340668

View File

@ -25,7 +25,7 @@
.\"
.\" $FreeBSD$
.\"
.Dd August 16, 2018
.Dd November 20, 2018
.Dt PORTS 7
.Os
.Sh NAME
@ -506,12 +506,6 @@ and the
.Fx
Porter's Handbook.
.Bl -tag -width ".Va WITH_GHOSTSCRIPT_VER"
.It Va WITH_OPENSSL_PORT
.Pq Vt bool
If set, causes ports that make use of OpenSSL to use the OpenSSL from
ports
.Pq if available
instead of the OpenSSL from the base system.
.It Va WITH_DEBUG
.Pq Vt bool
If set, debugging symbols are installed for ports binaries.