summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2013-03-03 01:09:55 +0000
committerjoerg <joerg@pkgsrc.org>2013-03-03 01:09:55 +0000
commit52903b683042a1f8e7c1195bd322a34fad1cfb88 (patch)
tree2a527063aaf6d3c64cd542c6ef9273f74a2f71bd /sysutils
parent0d3a9cadcf256ea2cefc0698d6ebcdb2c3f65808 (diff)
downloadpkgsrc-52903b683042a1f8e7c1195bd322a34fad1cfb88.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