aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/nsca
diff options
context:
space:
mode:
authormm <mm@FreeBSD.org>2013-01-30 03:53:00 +0800
committermm <mm@FreeBSD.org>2013-01-30 03:53:00 +0800
commitb846a7eb4c27c974ed2c08384c1e44e997f647b2 (patch)
tree8fe17f65186024bd2e835399372450dd1fc1a547 /net-mgmt/nsca
parent15b6de1101ee2148913050897dd000a8d4277115 (diff)
downloadfreebsd-ports-gnome-b846a7eb4c27c974ed2c08384c1e44e997f647b2.tar.gz
freebsd-ports-gnome-b846a7eb4c27c974ed2c08384c1e44e997f647b2.tar.zst
freebsd-ports-gnome-b846a7eb4c27c974ed2c08384c1e44e997f647b2.zip
NSCA doesn't really need a installed nagios
Fix $FreeBSD$ in nsca.in
Diffstat (limited to 'net-mgmt/nsca')
-rw-r--r--net-mgmt/nsca/Makefile6
-rw-r--r--net-mgmt/nsca/files/nsca.in2
2 files changed, 5 insertions, 3 deletions
diff --git a/net-mgmt/nsca/Makefile b/net-mgmt/nsca/Makefile
index dd9de498eb1b..488e38602d47 100644
--- a/net-mgmt/nsca/Makefile
+++ b/net-mgmt/nsca/Makefile
@@ -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)
diff --git a/net-mgmt/nsca/files/nsca.in b/net-mgmt/nsca/files/nsca.in
index 85ec90541548..cae8d3fbaf0f 100644
--- a/net-mgmt/nsca/files/nsca.in
+++ b/net-mgmt/nsca/files/nsca.in
@@ -1,4 +1,6 @@
#!/bin/sh
+
+# $FreeBSD$
#
# PROVIDE: nsca
# REQUIRE: nagios