summaryrefslogtreecommitdiff
path: root/sysutils/munin-server
diff options
context:
space:
mode:
authorjym <jym@pkgsrc.org>2012-06-05 09:30:19 +0000
committerjym <jym@pkgsrc.org>2012-06-05 09:30:19 +0000
commit7a87018b40edd92ba367e1e4467d28ef201df90e (patch)
treeff71b92d8886cc09bdcdcfca65a5010f2be29db7 /sysutils/munin-server
parente4f696880afb5cab61051d96340229829ea98732 (diff)
downloadpkgsrc-7a87018b40edd92ba367e1e4467d28ef201df90e.tar.gz
Kill USERGROUP_PHASE=pre-install as this hardcodes the UID/GID in the
+INSTALL script. This causes problems when you build the package on one machine but install it on another not necessarily with the same accounts configured. XXX any real use for USERGROUP_PHASE=pre-install? IIUC pkg_install installs USERGROUP during pre-install-script target by default, making it explicit seems to cause more problems than it solves...
Diffstat (limited to 'sysutils/munin-server')
-rw-r--r--sysutils/munin-server/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/munin-server/Makefile b/sysutils/munin-server/Makefile
index 6cba47122a9..6c43048d1e3 100644
--- a/sysutils/munin-server/Makefile
+++ b/sysutils/munin-server/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2012/03/08 10:26:08 shattered Exp $
+# $NetBSD: Makefile,v 1.15 2012/06/05 09:30:19 jym Exp $
#
DISTNAME= ${PKGNAME_NOREV:S:-server-:_:}
@@ -42,7 +42,6 @@ MUNIN_USER?= munin
PKG_GROUPS= ${MUNIN_GROUP}
PKG_USERS= ${MUNIN_USER}:${MUNIN_GROUP}
PKG_GECOS.${MUNIN_USER}= Munin user
-USERGROUP_PHASE= pre-install
PKG_SYSCONFSUBDIR?= munin