aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/zabbix/Makefile
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2004-12-06 10:01:57 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2004-12-06 10:01:57 +0000
commit4afdb4807f347778e8335c5949eb800a5b05a214 (patch)
tree77bfae768a035b8b3d652ac8e990214074d51d71 /net-mgmt/zabbix/Makefile
parent8ff39bbe7a18d03721b8acd7d865fc61a3fa8aad (diff)
downloadports-4afdb4807f347778e8335c5949eb800a5b05a214.tar.gz
ports-4afdb4807f347778e8335c5949eb800a5b05a214.zip
Bump shlib number of net-snmp and $PORTREVISION.
Forgotten by: kuriyama
Notes
Notes: svn path=/head/; revision=123297
Diffstat (limited to 'net-mgmt/zabbix/Makefile')
-rw-r--r--net-mgmt/zabbix/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/zabbix/Makefile b/net-mgmt/zabbix/Makefile
index 1a77e2ec82d9..347cfd271cf5 100644
--- a/net-mgmt/zabbix/Makefile
+++ b/net-mgmt/zabbix/Makefile
@@ -7,7 +7,7 @@
PORTNAME= zabbix
PORTVERSION= 1.0
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES?= net-mgmt
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
@@ -27,7 +27,7 @@ PKGNAMESUFFIX= -agent
PLIST= ${MASTERDIR}/pkg-plist.agent
PKGMESSAGE= nonexistent
.else # ZABBIX_AGENT_ONLY
-LIB_DEPENDS= netsnmp.6:${PORTSDIR}/net-mgmt/net-snmp
+LIB_DEPENDS= netsnmp.7:${PORTSDIR}/net-mgmt/net-snmp
USE_PHP= gd snmp sockets
.endif # ZABBIX_AGENT_ONLY