summaryrefslogtreecommitdiff
path: root/mail/dspam
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-10-27 23:31:57 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-10-27 23:31:57 +0000
commitbe1126acffe6b3b06ce1b9f8abbec677bc4a635d (patch)
tree8257fcea5665b8258cdc9b117ff648ebc6466644 /mail/dspam
parent008533d8256e2214739b756ffdc69ff7a2ef5930 (diff)
downloadpkgsrc-be1126acffe6b3b06ce1b9f8abbec677bc4a635d.tar.gz
Add missing OWN_DIRS_PERMS for DSPAM_LOGDIR.
Diffstat (limited to 'mail/dspam')
-rw-r--r--mail/dspam/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/dspam/Makefile b/mail/dspam/Makefile
index 61c0987ef75..4ed3e8b6923 100644
--- a/mail/dspam/Makefile
+++ b/mail/dspam/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2004/10/27 23:27:00 xtraeme Exp $
+# $NetBSD: Makefile,v 1.13 2004/10/27 23:31:57 xtraeme Exp $
DISTNAME= dspam-3.2.0
PKGREVISION= 1
@@ -70,6 +70,7 @@ PKG_USERS= ${DSPAM_USER}:${DSPAM_GROUP}
SPECIAL_PERMS= ${PREFIX}/bin/dspam ${DSPAM_USER} ${DSPAM_GROUP} \
${DSPAM_BINMODE}
OWN_DIRS_PERMS= ${DSPAM_HOME} ${DSPAM_USER} ${DSPAM_GROUP} 0770
+OWN_DIRS_PERMS+= ${DSPAM_LOGDIR} ${DSPAM_USER} ${DSPAM_GROUP} 0770
SUBST_CLASSES+= conf
SUBST_STAGE.conf= pre-install