summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorjoerg <joerg>2013-03-03 01:09:55 +0000
committerjoerg <joerg>2013-03-03 01:09:55 +0000
commit440c7c37f1b31ca1d25af1ec9ab408a242e7442c (patch)
tree2a527063aaf6d3c64cd542c6ef9273f74a2f71bd /sysutils
parentf46fb27848b6f125673fd57afd178f86c0e2bbad (diff)
downloadpkgsrc-440c7c37f1b31ca1d25af1ec9ab408a242e7442c.tar.gz
Requires _KMEMUSER on NetBSD/current.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/monit/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/monit/Makefile b/sysutils/monit/Makefile
index bb6be99d4b5..cc998667945 100644
--- a/sysutils/monit/Makefile
+++ b/sysutils/monit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2013/03/02 10:44:43 tron Exp $
+# $NetBSD: Makefile,v 1.11 2013/03/03 01:09:55 joerg Exp $
#
DISTNAME= monit-4.10.1
@@ -56,6 +56,8 @@ SUBST_FILES.monit= monitrc
SUBST_SED.monit= -e "s|^\# *set *daemon|set daemon|"
SUBST_SED.monit+= -e "s|include */etc/monit.d|include ${PKG_SYSCONFDIR}/monit.d|"
+CPPFLAGS.NetBSD+= -D_KMEMUSER
+
post-extract:
cd ${WRKSRC}/contrib && gzcat monit-OSX-startup.tar.gz | pax -r