aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/nsca27
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2013-01-29 19:53:00 +0000
committerMartin Matuska <mm@FreeBSD.org>2013-01-29 19:53:00 +0000
commit5ee871c508e241b768828cb09b6e17c8f004abdd (patch)
tree8fe17f65186024bd2e835399372450dd1fc1a547 /net-mgmt/nsca27
parent418a7e0813631e39a05283f3375b76e195b3ae94 (diff)
downloadports-5ee871c508e241b768828cb09b6e17c8f004abdd.tar.gz
ports-5ee871c508e241b768828cb09b6e17c8f004abdd.zip
NSCA doesn't really need a installed nagios
Fix $FreeBSD$ in nsca.in
Notes
Notes: svn path=/head/; revision=311183
Diffstat (limited to 'net-mgmt/nsca27')
-rw-r--r--net-mgmt/nsca27/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/nsca27/Makefile b/net-mgmt/nsca27/Makefile
index ab8b672f1b43..5e776f7c586d 100644
--- a/net-mgmt/nsca27/Makefile
+++ b/net-mgmt/nsca27/Makefile
@@ -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)