diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2004-12-06 10:01:57 +0000 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2004-12-06 10:01:57 +0000 |
commit | 5d6e4b92ec109dc4b1cd728bc536d23e15e0a421 (patch) | |
tree | d0b52b4965addb85e1f423a76896970d8fe3060b /net-mgmt/zabbix2/Makefile | |
parent | da17866ad95b13ccffc60b147363897997fad8ea (diff) | |
download | FreeBSD-ports-5d6e4b92ec109dc4b1cd728bc536d23e15e0a421.zip FreeBSD-ports-5d6e4b92ec109dc4b1cd728bc536d23e15e0a421.tar.gz |
Bump shlib number of net-snmp and $PORTREVISION.
Forgotten by: kuriyama
Diffstat (limited to 'net-mgmt/zabbix2/Makefile')
-rw-r--r-- | net-mgmt/zabbix2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/zabbix2/Makefile b/net-mgmt/zabbix2/Makefile index 1a77e2e..347cfd2 100644 --- a/net-mgmt/zabbix2/Makefile +++ b/net-mgmt/zabbix2/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 |