summaryrefslogtreecommitdiff
path: root/mail/spamassassin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/spamassassin/Makefile')
-rw-r--r--mail/spamassassin/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/spamassassin/Makefile b/mail/spamassassin/Makefile
index a3685edc65c..40fc789f50f 100644
--- a/mail/spamassassin/Makefile
+++ b/mail/spamassassin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.64 2005/11/22 13:03:22 rillig Exp $
+# $NetBSD: Makefile,v 1.65 2005/12/05 20:50:35 rillig Exp $
DISTNAME= Mail-SpamAssassin-3.1.0
PKGNAME= spamassassin-3.1.0
@@ -111,8 +111,8 @@ _INTERPRETER_SUPPORT= YES
.endif
# These variables are substituted in netbsd-rc-script.sh.
-FILES_SUBST+= _INTERPRETER_SUPPORT="${_INTERPRETER_SUPPORT}"
-FILES_SUBST+= OPSYS="${OPSYS}"
+FILES_SUBST+= _INTERPRETER_SUPPORT=${_INTERPRETER_SUPPORT:Q}
+FILES_SUBST+= OPSYS=${OPSYS:Q}
post-extract:
@# correct bad SA permissions