summaryrefslogtreecommitdiff
path: root/net-mgmt/zabbix2/Makefile
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2003-11-18 03:19:38 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2003-11-18 03:19:38 +0000
commitae9970fe43cc1c3f63b310294a2d948e2b84ec90 (patch)
treea1996dbfc607961fb7762b6126e062c7efb123ab /net-mgmt/zabbix2/Makefile
parento Upgrade to 5.1 (bump shlib major to 6, use autoconf257). (diff)
Chase libnetsnmp shlib major version number and bump ${PORTREVISION}.
Notes
Notes: svn path=/head/; revision=94222
Diffstat (limited to '')
-rw-r--r--net-mgmt/zabbix2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/zabbix2/Makefile b/net-mgmt/zabbix2/Makefile
index 5a544ab50cb7..f904bc604fed 100644
--- a/net-mgmt/zabbix2/Makefile
+++ b/net-mgmt/zabbix2/Makefile
@@ -7,7 +7,7 @@
PORTNAME= zabbix
PORTVERSION= 1.0b10
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=${PORTNAME}
@@ -21,7 +21,7 @@ PKGNAMESUFFIX= -agent
PLIST= ${MASTERDIR}/pkg-plist.agent
PKGMESSAGE= nonexistent
.else
-LIB_DEPENDS= netsnmp.5:${PORTSDIR}/net/net-snmp
+LIB_DEPENDS= netsnmp.6:${PORTSDIR}/net/net-snmp
RUN_DEPENDS= php:${PORTSDIR}/lang/php4-nms
USE_MYSQL= yes