summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorrillig <rillig>2006-10-20 08:07:45 +0000
committerrillig <rillig>2006-10-20 08:07:45 +0000
commitab908d071c06b34ca43028ed117f40e5a28690c2 (patch)
treef3db202126fe2c9ffc227f8a0682b8b6c7312265 /net
parentbcae3c6a7d3da23d1d2da1a09bd37e92b1b72f57 (diff)
downloadpkgsrc-ab908d071c06b34ca43028ed117f40e5a28690c2.tar.gz
Added *_USER and *_GRUOP to BUILD_DEFS.
Diffstat (limited to 'net')
-rw-r--r--net/nagios-base/Makefile.common5
1 files changed, 4 insertions, 1 deletions
diff --git a/net/nagios-base/Makefile.common b/net/nagios-base/Makefile.common
index d392cbdc193..e5f69fc7e27 100644
--- a/net/nagios-base/Makefile.common
+++ b/net/nagios-base/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.2 2006/03/14 20:43:23 jlam Exp $
+# $NetBSD: Makefile.common,v 1.3 2006/10/20 08:07:45 rillig Exp $
#
NAGIOS_USER?= nagios
@@ -7,6 +7,9 @@ NAGIOS_GROUP?= ${NAGIOS_USER}
NAGIOSADM_USER?= nagadmin
NAGIOSADM_GROUP?= ${NAGIOSADM_USER}
+BUILD_DEFS+= NAGIOS_USER NAGIOS_GROUP
+BUILD_DEFS+= NAGIOSADM_USER NAGIOSADM_GROUP
+
USE_X11= YES
GNU_CONFIGURE= YES
USE_TOOLS+= gmake