diff options
Diffstat (limited to 'net-mgmt/zabbix/Makefile')
-rw-r--r-- | net-mgmt/zabbix/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/zabbix/Makefile b/net-mgmt/zabbix/Makefile index 25bf62306c5c..dc3a7a463c5a 100644 --- a/net-mgmt/zabbix/Makefile +++ b/net-mgmt/zabbix/Makefile @@ -7,7 +7,7 @@ PORTNAME= zabbix PORTVERSION= 1.0 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES?= net-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} @@ -26,7 +26,7 @@ OPTIONS= PGSQL "Use a PostgreSQL backend" off \ PKGNAMESUFFIX= -agent PLIST= ${MASTERDIR}/pkg-plist.agent .else # ZABBIX_AGENT_ONLY -LIB_DEPENDS= netsnmp.7:${PORTSDIR}/net-mgmt/net-snmp +LIB_DEPENDS= netsnmp.9:${PORTSDIR}/net-mgmt/net-snmp USE_PHP= gd snmp sockets SUB_FILES= pkg-message .endif # ZABBIX_AGENT_ONLY |