summaryrefslogtreecommitdiff
path: root/mail/spamassassin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/spamassassin/Makefile')
-rw-r--r--mail/spamassassin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/spamassassin/Makefile b/mail/spamassassin/Makefile
index 40fc789f50f..9953024b733 100644
--- a/mail/spamassassin/Makefile
+++ b/mail/spamassassin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.65 2005/12/05 20:50:35 rillig Exp $
+# $NetBSD: Makefile,v 1.66 2005/12/05 23:55:11 rillig Exp $
DISTNAME= Mail-SpamAssassin-3.1.0
PKGNAME= spamassassin-3.1.0
@@ -47,7 +47,7 @@ PLIST_SRC= ${PKGDIR}/PLIST ${PLIST_ADD}
PERL5_PACKLIST= auto/Mail/SpamAssassin/.packlist
GNU_CONFIGURE= YES
-CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
+CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q}
CONFIGURE_DIRS= ${WRKSRC}/spamc
BUILD_DIRS= ${WRKSRC}
PERL5_CONFIGURE= NO # we need the default "do-configure" target