oops, latest version of file not saved in editor before committing.

actually commit what was intended in previous.
This commit is contained in:
sthen 2018-01-29 08:42:55 +00:00
parent 43b83c1ec6
commit f7853f94f4

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.135 2018/01/29 08:40:45 sthen Exp $
# $OpenBSD: Makefile,v 1.136 2018/01/29 08:42:55 sthen Exp $
COMMENT-main = network and application monitoring - agent
COMMENT-server = network and application monitoring - server
@ -6,7 +6,7 @@ COMMENT-proxy = network and application monitoring - proxy
COMMENT-web = network and application monitoring - web frontend
VERSION = 3.4.6
REVISION-proxy = 0
REVISION-proxy = 1
DISTNAME = zabbix-${VERSION}
FULLPKGNAME-main = zabbix-agent-${VERSION}
FULLPKGPATH-main = net/zabbix,-main
@ -83,7 +83,8 @@ ZABBIX_WEB = ${PREFIX-web}/zabbix
LIB_DEPENDS-proxy = ${LIB_DEPENDS} \
net/net-snmp \
security/libssh2
security/libssh2 \
textproc/libxml
WANTLIB-proxy = ${WANTLIB} netsnmp ssh2 xml2
FLAVOR ?= no_server