git: b5599c6c8df0 - main - Mk/bsd.port.mk: Remove obsolete descriptions

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Sat, 28 Dec 2024 16:29:40 UTC
The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b5599c6c8df0fb10e8e03cf6cb4087e66845873a

commit b5599c6c8df0fb10e8e03cf6cb4087e66845873a
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-12-28 16:27:56 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-12-28 16:29:31 +0000

    Mk/bsd.port.mk: Remove obsolete descriptions
    
    Both USE_TEX and USE_OPENLDAP has been converted to USES=tex and
    USES=ldap respectively
    
    Approved by:    portmgr (blanket)
---
 Mk/bsd.port.mk | 9 ---------
 1 file changed, 9 deletions(-)

diff --git a/Mk/bsd.port.mk b/Mk/bsd.port.mk
index d6a6cd4c7e25..f5d56e8017a1 100644
--- a/Mk/bsd.port.mk
+++ b/Mk/bsd.port.mk
@@ -357,12 +357,6 @@ FreeBSD_MAINTAINER=	portmgr@FreeBSD.org
 ##
 # LDFLAGS_${ARCH} Append the ldflags to LDFLAGS only on the specified architecture
 ##
-# USE_OPENLDAP	- If set, this port uses the OpenLDAP libraries.
-#				  Implies: WANT_OPENLDAP_VER?=24
-# WANT_OPENLDAP_VER
-#				- Legal values are: 24
-#				  If set to an unknown value, the port is marked BROKEN.
-##
 # USE_JAVA		- If set, this port relies on the Java language.
 #				  Implies inclusion of bsd.java.mk.  (Also see
 #				  that file for more information on USE_JAVA_*).
@@ -385,9 +379,6 @@ FreeBSD_MAINTAINER=	portmgr@FreeBSD.org
 #				  Implies NO_LICENSES_INSTALL=yes, NO_MTREE=yes, and causes
 #				  Linux ldconfig to be used when USE_LDCONFIG is defined.
 ##
-# USE_TEX			- A list of the TeX dependencies the port has.
-#
-##
 # USE_RC_SUBR	- If set, the ports startup/shutdown script uses the common
 #				  routines found in /etc/rc.subr.
 #				  If this is set to a list of files, these files will be