BROKEN: Install fails
This commit is contained in:
parent
d78520c87a
commit
e235dc325c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=110376
3 changed files with 6 additions and 0 deletions
|
@ -17,6 +17,8 @@ COMMENT= Nagios Remote Plugin Executor
|
|||
|
||||
RUN_DEPENDS= ${LOCALBASE}/libexec/nagios/check_nagios:${PORTSDIR}/net-mgmt/nagios-plugins
|
||||
|
||||
BROKEN= "Install fails"
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
CONFIGURE_ARGS= --libexecdir=${PREFIX}/libexec/nagios --sysconfdir=${PREFIX}/etc \
|
||||
|
|
|
@ -17,6 +17,8 @@ COMMENT= Nagios Remote Plugin Executor
|
|||
|
||||
RUN_DEPENDS= ${LOCALBASE}/libexec/nagios/check_nagios:${PORTSDIR}/net-mgmt/nagios-plugins
|
||||
|
||||
BROKEN= "Install fails"
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
CONFIGURE_ARGS= --libexecdir=${PREFIX}/libexec/nagios --sysconfdir=${PREFIX}/etc \
|
||||
|
|
|
@ -17,6 +17,8 @@ COMMENT= Nagios Service Check Acceptor
|
|||
RUN_DEPENDS= nagios:${PORTSDIR}/net-mgmt/nagios
|
||||
LIB_DEPENDS= mcrypt.8:${PORTSDIR}/security/libmcrypt
|
||||
|
||||
BROKEN= "Install fails"
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --prefix=${PREFIX} --localstatedir=/var/spool/nagios
|
||||
|
||||
|
|
Loading…
Reference in a new issue