summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2013-10-31 15:58:30 +0000
committerjperkin <jperkin@pkgsrc.org>2013-10-31 15:58:30 +0000
commit9dabb099547f683a43591d94b27aae991f471a01 (patch)
tree538b67332de026782be6a5c9548131fbd36f394f /sysutils
parente47d103e8c3a57386c6f6229c811deee5abab1c5 (diff)
downloadpkgsrc-9dabb099547f683a43591d94b27aae991f471a01.tar.gz
Fix PKG_USERS usage.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/munin-server/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/sysutils/munin-server/Makefile b/sysutils/munin-server/Makefile
index 78f4a3e9c56..1cf9a16f402 100644
--- a/sysutils/munin-server/Makefile
+++ b/sysutils/munin-server/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2013/07/12 10:45:03 jperkin Exp $
+# $NetBSD: Makefile,v 1.21 2013/10/31 16:25:51 jperkin Exp $
#
DISTNAME= ${PKGNAME_NOREV:S:-server-:_:}
@@ -40,8 +40,9 @@ MUNIN_GROUP?= munin
MUNIN_USER?= munin
PKG_GROUPS= ${MUNIN_GROUP}
-PKG_USERS= ${MUNIN_USER}:${MUNIN_GROUP}:::${VARBASE}/munin
+PKG_USERS= ${MUNIN_USER}:${MUNIN_GROUP}
PKG_GECOS.${MUNIN_USER}= Munin user
+PKG_HOME.${MUNIN_USER}= ${VARBASE}/munin
USERGROUP_PHASE= pre-install
PKG_SYSCONFSUBDIR?= munin