git: 7cc7c36ce3b2 - main - security/wazuh-agent: Remove obsolete line

From: Jose Alonso Cardenas Marquez <acm_at_FreeBSD.org>
Date: Sat, 11 May 2024 01:54:05 UTC
The branch main has been updated by acm:

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

commit 7cc7c36ce3b24fd6f25d0af1b70d1a484e00f38b
Author:     Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
AuthorDate: 2024-05-11 01:53:39 +0000
Commit:     Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
CommitDate: 2024-05-11 01:53:39 +0000

    security/wazuh-agent: Remove obsolete line
---
 security/wazuh-agent/Makefile | 2 --
 1 file changed, 2 deletions(-)

diff --git a/security/wazuh-agent/Makefile b/security/wazuh-agent/Makefile
index 1164ebe9c834..92d2402acf70 100644
--- a/security/wazuh-agent/Makefile
+++ b/security/wazuh-agent/Makefile
@@ -90,8 +90,6 @@ WAZUHMOD770=	/etc/shared/default /logs /queue/alerts /queue/fim \
 
 WAZUHPREFIX=	/var/ossec
 
-FBSD_MAJOR_VERSION=13
-
 .include <bsd.port.pre.mk>
 
 .if ${OSVERSION} >= 1300139 && ${OSVERSION} < 1400000