summaryrefslogtreecommitdiff
path: root/mail/dspam/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/dspam/Makefile')
-rw-r--r--mail/dspam/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/dspam/Makefile b/mail/dspam/Makefile
index c5c32f10daa..b8728b6d92e 100644
--- a/mail/dspam/Makefile
+++ b/mail/dspam/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.41 2005/12/02 08:10:24 xtraeme Exp $
+# $NetBSD: Makefile,v 1.42 2005/12/05 20:50:29 rillig Exp $
DISTNAME= dspam-3.6.2
CATEGORIES= mail
@@ -97,9 +97,9 @@ OWN_DIRS_PERMS= ${DSPAM_HOME} ${DSPAM_USER} ${DSPAM_WWWGROUP} 0775
OWN_DIRS_PERMS+= ${DSPAM_LOGDIR} ${DSPAM_USER} ${DSPAM_GROUP} 0775
OWN_DIRS_PERMS+= ${DSPAM_PIDDIR} ${DSPAM_USER} ${DSPAM_GROUP} 0770
-FILES_SUBST+= DSPAM_USER=${DSPAM_USER}
-FILES_SUBST+= DSPAM_GROUP=${DSPAM_GROUP}
-FILES_SUBST+= DSPAM_PIDDIR=${DSPAM_PIDDIR}
+FILES_SUBST+= DSPAM_USER=${DSPAM_USER:Q}
+FILES_SUBST+= DSPAM_GROUP=${DSPAM_GROUP:Q}
+FILES_SUBST+= DSPAM_PIDDIR=${DSPAM_PIDDIR:Q}
SUBST_CLASSES+= conf
SUBST_STAGE.conf= pre-install