summaryrefslogtreecommitdiff
path: root/net/nagios-nrpe/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/nagios-nrpe/Makefile')
-rw-r--r--net/nagios-nrpe/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/net/nagios-nrpe/Makefile b/net/nagios-nrpe/Makefile
index 2f7380afda3..1cfb4c023fc 100644
--- a/net/nagios-nrpe/Makefile
+++ b/net/nagios-nrpe/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2014/02/12 23:18:23 tron Exp $
+# $NetBSD: Makefile,v 1.22 2014/03/11 14:34:39 jperkin Exp $
#
DISTNAME= nrpe-2.12
@@ -34,6 +34,10 @@ CONFIGURE_ARGS+= --with-nagios-group=${NAGIOS_GROUP:Q}
CONF_FILES+= ${PREFIX}/share/examples/nagios/nrpe.cfg ${PKG_SYSCONFDIR}/nrpe.cfg
RCD_SCRIPTS+= nrpe
+SMF_NAME= nrpe
+FILES_SUBST+= NAGIOS_USER=${NAGIOS_USER}
+FILES_SUBST+= NAGIOS_GROUP=${NAGIOS_GROUP}
+FILES_SUBST+= NAGIOSDIR=${NAGIOSDIR}
INSTALLATION_DIRS= sbin libexec/nagios share/examples/nagios