summaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2010-06-19 12:45:37 +0000
committerjoerg <joerg@pkgsrc.org>2010-06-19 12:45:37 +0000
commit21b4c8b2f61ddd391c646c27b90e5399b755e10d (patch)
tree5d149a1cbe95be26e8b70bbc732fbdf7e4b5ac3e /news
parent4482d1516714305f73572a01464a2a5d5c83885f (diff)
downloadpkgsrc-21b4c8b2f61ddd391c646c27b90e5399b755e10d.tar.gz
Needs user/group early in installation
Diffstat (limited to 'news')
-rw-r--r--news/inn/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/news/inn/Makefile b/news/inn/Makefile
index c088bb51056..467dff4f9a8 100644
--- a/news/inn/Makefile
+++ b/news/inn/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.103 2010/04/13 21:18:00 spz Exp $
+# $NetBSD: Makefile,v 1.104 2010/06/19 12:45:37 joerg Exp $
DISTNAME= inn-2.5.2
CATEGORIES= news
@@ -64,6 +64,7 @@ DEPENDS+= gnupg>0:../../security/gnupg
## Please note that USE_DESTDIR=yes only works for this package if the user
## and group already exist
+USERGROUP_PHASE= pre-install
PKG_USERS_VARS+= INN_USER
PKG_GROUPS_VARS+= INN_GROUP