View | Details | Raw Unified | Return to bug 223087
Collapse All | Expand All

(-)net-mgmt/nagios4/Makefile (+2 lines)
Lines 3-8 Link Here
3
3
4
PORTNAME=	nagios
4
PORTNAME=	nagios
5
PORTVERSION=	4.3.4
5
PORTVERSION=	4.3.4
6
PORTREVISION=	1
6
PORTEPOCH=	1
7
PORTEPOCH=	1
7
CATEGORIES=	net-mgmt
8
CATEGORIES=	net-mgmt
8
MASTER_SITES=	https://assets.nagios.com/downloads/nagioscore/releases/ \
9
MASTER_SITES=	https://assets.nagios.com/downloads/nagioscore/releases/ \
Lines 39-44 Link Here
39
		--localstatedir=${NAGIOSDIR} \
40
		--localstatedir=${NAGIOSDIR} \
40
		--with-httpd-conf=${PREFIX}/etc \
41
		--with-httpd-conf=${PREFIX}/etc \
41
		--with-checkresult-dir=${NAGIOSDIR}/checkresults \
42
		--with-checkresult-dir=${NAGIOSDIR}/checkresults \
43
		--with-lockfile=${NAGIOSDIR}/nagios.lock \
42
		--disable-statuswrl \
44
		--disable-statuswrl \
43
		--enable-event-broker \
45
		--enable-event-broker \
44
		ac_cv_lib_iconv_main=no
46
		ac_cv_lib_iconv_main=no

Return to bug 223087