summaryrefslogtreecommitdiff
path: root/sysutils/munin-node/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2013-03-03 01:10:15 +0000
committerjoerg <joerg@pkgsrc.org>2013-03-03 01:10:15 +0000
commitcd68d9879345950bffef0bf18f46562112053f05 (patch)
treebaf2da9340b93116b633b91e7b690504da20e948 /sysutils/munin-node/Makefile
parent52903b683042a1f8e7c1195bd322a34fad1cfb88 (diff)
downloadpkgsrc-cd68d9879345950bffef0bf18f46562112053f05.tar.gz
munich group must exist for install to work.
Diffstat (limited to 'sysutils/munin-node/Makefile')
-rw-r--r--sysutils/munin-node/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/munin-node/Makefile b/sysutils/munin-node/Makefile
index b3d105654b6..11395210e04 100644
--- a/sysutils/munin-node/Makefile
+++ b/sysutils/munin-node/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2012/10/03 21:57:40 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2013/03/03 01:10:15 joerg Exp $
#
DISTNAME= munin_${VER}
@@ -14,6 +14,8 @@ COMMENT= System monitoring tool, client version
PKG_DESTDIR_SUPPORT= destdir
+USERGROUP_PHASE= pre-install
+
DEPENDS+= p5-Net-Server>=0:../../net/p5-Net-Server
DEPENDS+= p5-Net-SSLeay>=0:../../security/p5-Net-SSLeay
DEPENDS+= munin-doc>=1.3.1:../../sysutils/munin-doc