diff options
Diffstat (limited to 'net-mgmt/zabbix7-server/Makefile')
| -rw-r--r-- | net-mgmt/zabbix7-server/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-mgmt/zabbix7-server/Makefile b/net-mgmt/zabbix7-server/Makefile index acad9dac82b6..c13406b28585 100644 --- a/net-mgmt/zabbix7-server/Makefile +++ b/net-mgmt/zabbix7-server/Makefile @@ -1,5 +1,5 @@ PORTNAME= zabbix7 -DISTVERSION= 7.0.19 +DISTVERSION= 7.0.21 PORTREVISION?= 0 CATEGORIES= net-mgmt MASTER_SITES= https://cdn.zabbix.com/zabbix/sources/stable/${DISTVERSION:R}/ @@ -155,8 +155,8 @@ MODBUS_DESC= Support for Modbus checks MODBUS_CONFIGURE_WITH= libmodbus MODBUS_LIB_DEPENDS= libmodbus.so:comms/libmodbus -NMAP_RUN_DEPENDS= nmap:security/nmap \ - sudo:security/sudo +NMAP_RUN_DEPENDS= nmap:security/nmap +NMAP_USES= sudo OPENSSL_CONFIGURE_WITH= openssl OPENSSL_USES= ssl |
