From 0a05369d451d2d74aed16ac9f3aef22a1e798d62 Mon Sep 17 00:00:00 2001 From: Mateusz Piotrowski <0mp@FreeBSD.org> Date: Tue, 20 Nov 2018 10:01:56 +0000 Subject: [PATCH] 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 --- share/man/man7/ports.7 | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/share/man/man7/ports.7 b/share/man/man7/ports.7 index d2d75c5d6b96..5bc058963e86 100644 --- a/share/man/man7/ports.7 +++ b/share/man/man7/ports.7 @@ -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.