diff options
Diffstat (limited to 'security/wazuh-manager/Makefile')
| -rw-r--r-- | security/wazuh-manager/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/wazuh-manager/Makefile b/security/wazuh-manager/Makefile index 1c22792d7d62..61413e230ddc 100644 --- a/security/wazuh-manager/Makefile +++ b/security/wazuh-manager/Makefile @@ -101,6 +101,7 @@ USERS= ${WAZUH_USER} GROUPS= ${WAZUH_GROUP} SUB_FILES= pkg-message +PLIST_SUB+= PYTHON_DISTVERSION=${PYTHON_REL:C|^([0-9])([0-9]{2})([0-9]+)|\1.\2.\3|} CONFLICTS= ossec-* wazuh-agent WZBIN_FILES= agent_control wazuh-logcollector wazuh-execd manage_agents wazuh-modulesd \ |
