diff options
Diffstat (limited to 'security/wazuh-dashboard/Makefile')
-rw-r--r-- | security/wazuh-dashboard/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/security/wazuh-dashboard/Makefile b/security/wazuh-dashboard/Makefile index f0223e63f902..acab9aeb48f6 100644 --- a/security/wazuh-dashboard/Makefile +++ b/security/wazuh-dashboard/Makefile @@ -1,6 +1,7 @@ PORTNAME= wazuh DISTVERSIONPREFIX= v DISTVERSION= 4.12.0 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= LOCAL/acm/${PORTNAME}/ PKGNAMESUFFIX= -dashboard @@ -14,9 +15,6 @@ WWW= https://github.com/wazuh/wazuh-dashboard-plugins LICENSE= GPLv2 -DEPRECATED= Depends on expiring textproc/opensearch-dashboards219 -EXPIRATION_DATE=2025-09-01 - RUN_DEPENDS= ${LOCALBASE}/www/opensearch-dashboards/bin/opensearch-dashboards:textproc/opensearch-dashboards219 NO_BUILD= yes |