diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2008-03-27 18:58:30 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2008-03-27 18:58:30 +0800 |
commit | 7080b62237fd548d204b8488db6e840fcd851d4b (patch) | |
tree | d8e7c98eb86a35829a71897a411d14a02b35abb2 /net-mgmt/zabbix | |
parent | 879c2b53ffb6286bd81713d98c97138dd8d83785 (diff) | |
download | freebsd-ports-gnome-7080b62237fd548d204b8488db6e840fcd851d4b.tar.gz freebsd-ports-gnome-7080b62237fd548d204b8488db6e840fcd851d4b.tar.zst freebsd-ports-gnome-7080b62237fd548d204b8488db6e840fcd851d4b.zip |
- Chase shlib version of net-mgmt/net-snmp.
- Bump PORTREVISIONs.
Diffstat (limited to 'net-mgmt/zabbix')
-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 4a389e9dce91..ca292a55ff95 100644 --- a/net-mgmt/zabbix/Makefile +++ b/net-mgmt/zabbix/Makefile @@ -7,7 +7,7 @@ PORTNAME= zabbix PORTVERSION= 1.4.4 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= net-mgmt MASTER_SITES= SF @@ -15,7 +15,7 @@ MASTER_SITES= SF MAINTAINER= sq@tvfaq.ru COMMENT= Application and network monitoring solution -LIB_DEPENDS= netsnmp.10:${PORTSDIR}/net-mgmt/net-snmp \ +LIB_DEPENDS= netsnmp.16:${PORTSDIR}/net-mgmt/net-snmp \ iksemel.4:${PORTSDIR}/textproc/iksemel \ curl.4:${PORTSDIR}/ftp/curl |