summaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-07-12 22:14:22 +0000
committerWill Andrews <will@FreeBSD.org>2000-07-12 22:14:22 +0000
commitd1663d0b2eaa5035fddd2a57e9a260011af69366 (patch)
tree165c63559472353046d21c4fe5f4dd6038a22605 /net-mgmt
parentFix /bin/echo -> echo problem that is caused due to the lack of -e option (diff)
Oops, revert last commit. In my rush to fix a "problem", I forgot to
actually check to see that this /bin/echo wasn't accounted for. 8)
Notes
Notes: svn path=/head/; revision=30538
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/nagios/Makefile1
-rw-r--r--net-mgmt/nagios12/Makefile1
-rw-r--r--net-mgmt/nagios2/Makefile1
-rw-r--r--net-mgmt/netsaint/Makefile1
4 files changed, 0 insertions, 4 deletions
diff --git a/net-mgmt/nagios/Makefile b/net-mgmt/nagios/Makefile
index 589d0676009e..8deae2a59135 100644
--- a/net-mgmt/nagios/Makefile
+++ b/net-mgmt/nagios/Makefile
@@ -25,6 +25,5 @@ pre-fetch:
pre-install:
${PERL} ${SCRIPTDIR}/createuser
- ${PERL} -pi -e "s@/bin/echo@echo@g" ${WRKSRC}/hosts.cfg.in
.include <bsd.port.mk>
diff --git a/net-mgmt/nagios12/Makefile b/net-mgmt/nagios12/Makefile
index 589d0676009e..8deae2a59135 100644
--- a/net-mgmt/nagios12/Makefile
+++ b/net-mgmt/nagios12/Makefile
@@ -25,6 +25,5 @@ pre-fetch:
pre-install:
${PERL} ${SCRIPTDIR}/createuser
- ${PERL} -pi -e "s@/bin/echo@echo@g" ${WRKSRC}/hosts.cfg.in
.include <bsd.port.mk>
diff --git a/net-mgmt/nagios2/Makefile b/net-mgmt/nagios2/Makefile
index 589d0676009e..8deae2a59135 100644
--- a/net-mgmt/nagios2/Makefile
+++ b/net-mgmt/nagios2/Makefile
@@ -25,6 +25,5 @@ pre-fetch:
pre-install:
${PERL} ${SCRIPTDIR}/createuser
- ${PERL} -pi -e "s@/bin/echo@echo@g" ${WRKSRC}/hosts.cfg.in
.include <bsd.port.mk>
diff --git a/net-mgmt/netsaint/Makefile b/net-mgmt/netsaint/Makefile
index 589d0676009e..8deae2a59135 100644
--- a/net-mgmt/netsaint/Makefile
+++ b/net-mgmt/netsaint/Makefile
@@ -25,6 +25,5 @@ pre-fetch:
pre-install:
${PERL} ${SCRIPTDIR}/createuser
- ${PERL} -pi -e "s@/bin/echo@echo@g" ${WRKSRC}/hosts.cfg.in
.include <bsd.port.mk>