mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-02 11:09:29 +00:00
NSCA doesn't really need a installed nagios
Fix $FreeBSD$ in nsca.in
This commit is contained in:
parent
418a7e0813
commit
5ee871c508
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=311183
@ -16,9 +16,9 @@ COMMENT= Nagios Service Check Acceptor
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
.if !defined(_BUILDING_NSCA_CLIENT)
|
||||
RUN_DEPENDS= nagios:${PORTSDIR}/net-mgmt/nagios
|
||||
.endif
|
||||
#.if !defined(_BUILDING_NSCA_CLIENT)
|
||||
#RUN_DEPENDS= nagios:${PORTSDIR}/net-mgmt/nagios
|
||||
#.endif
|
||||
LIB_DEPENDS= mcrypt:${PORTSDIR}/security/libmcrypt
|
||||
|
||||
.if !defined(_BUILDING_NSCA_CLIENT)
|
||||
|
@ -1,4 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
# $FreeBSD$
|
||||
#
|
||||
# PROVIDE: nsca
|
||||
# REQUIRE: nagios
|
||||
|
@ -16,9 +16,9 @@ COMMENT= Nagios Service Check Acceptor
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
.if !defined(_BUILDING_NSCA_CLIENT)
|
||||
#.if !defined(_BUILDING_NSCA_CLIENT)
|
||||
#RUN_DEPENDS= nagios:${PORTSDIR}/net-mgmt/nagios
|
||||
.endif
|
||||
#.endif
|
||||
LIB_DEPENDS= mcrypt:${PORTSDIR}/security/libmcrypt
|
||||
|
||||
.if !defined(_BUILDING_NSCA_CLIENT)
|
||||
|
Loading…
x
Reference in New Issue
Block a user