summaryrefslogtreecommitdiff
path: root/mail/postfix
diff options
context:
space:
mode:
authorjlam <jlam>2006-04-23 00:12:35 +0000
committerjlam <jlam>2006-04-23 00:12:35 +0000
commit7437941fb408b1e20d6e28dd2290697a84a4a299 (patch)
tree6dc352508076c2511c051c32fe25d3b9ea6c8c20 /mail/postfix
parentbf1e4e52ecd4d715a2e9349fe606ba04d0d9418e (diff)
downloadpkgsrc-7437941fb408b1e20d6e28dd2290697a84a4a299.tar.gz
Modify packages that set PKG_USERS and PKG_GROUPS to follow the new
syntax as specified in pkgsrc/mk/install/bsd.pkginstall.mk:1.47.
Diffstat (limited to 'mail/postfix')
-rw-r--r--mail/postfix/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile
index b61f5b0a41c..25021991a1e 100644
--- a/mail/postfix/Makefile
+++ b/mail/postfix/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.179 2006/04/07 09:08:29 martti Exp $
+# $NetBSD: Makefile,v 1.180 2006/04/23 00:12:38 jlam Exp $
DISTNAME= postfix-2.2.10
#PKGREVISION= 1
@@ -92,7 +92,9 @@ OWN_DIRS+= ${POSTFIX_QUEUE_DIR} ${POSTFIX_QUEUE_DIR}/etc
MAKE_DIRS+= ${PKG_SYSCONFDIR}
PKG_GROUPS?= postfix maildrop
-PKG_USERS?= postfix:postfix::Postfix\ User:${POSTFIX_QUEUE_DIR}
+PKG_USERS?= postfix:postfix
+PKG_GECOS.postfix= Postfix User
+PKG_HOME.postfix= ${POSTFIX_QUEUE_DIR}
CONF_FILES= # empty
.for _file_ in main.cf master.cf postfix-files