summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorjoerg <joerg>2010-02-19 19:22:33 +0000
committerjoerg <joerg>2010-02-19 19:22:33 +0000
commit175895f9a3adcf1d76407c8ddbc9a484549d59f5 (patch)
tree742ff5e9c32095126f082408f58bef44b7712ec5 /mail
parent1deaa027ba2f305f2dd05be5d8ccaa41ca10d54f (diff)
downloadpkgsrc-175895f9a3adcf1d76407c8ddbc9a484549d59f5.tar.gz
Use real root. XXX should be sgid to the mail daemon group
Diffstat (limited to 'mail')
-rw-r--r--mail/cucipop/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/cucipop/Makefile b/mail/cucipop/Makefile
index 1dc6cd9f928..c3613f7aa53 100644
--- a/mail/cucipop/Makefile
+++ b/mail/cucipop/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2009/05/19 08:59:21 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2010/02/19 19:22:33 joerg Exp $
#
DISTNAME= cucipop-1.31
@@ -22,7 +22,7 @@ REQD_DIRS+= ${PREFIX}/share/cucipop/bulletins
# directory. The appropriate permissions should be set on sbin/cucipop
# so that it can do this.
#
-SPECIAL_PERMS+= ${PREFIX}/sbin/cucipop ${ROOT_USER} ${ROOT_GROUP} 2555
+SPECIAL_PERMS+= ${PREFIX}/sbin/cucipop ${REAL_ROOT_USER} ${REAL_ROOT_GROUP} 2555
# XXX TODO:
# XXX