summaryrefslogtreecommitdiff
path: root/mail/yatsvrs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/yatsvrs/Makefile')
-rw-r--r--mail/yatsvrs/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/yatsvrs/Makefile b/mail/yatsvrs/Makefile
index f417a44cdb4..605240fcdf4 100644
--- a/mail/yatsvrs/Makefile
+++ b/mail/yatsvrs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2005/12/05 20:50:36 rillig Exp $
+# $NetBSD: Makefile,v 1.14 2005/12/05 23:55:12 rillig Exp $
#
DISTNAME= yatsvrs-5.00p6
@@ -21,9 +21,9 @@ EXAMPLES= yatrc2 yatsvrrc
EXAMPLESDIR= ${PREFIX}/share/examples/yatsvr5
CONFIGURE_ARGS+= --enable-popper-xmit
-CONFIGURE_ARGS+= --with-log-facility=${YATSVR_LOGFAC}
-CONFIGURE_ARGS+= --with-yat-sys-dir=${PKG_SYSCONFDIR}
-CONFIGURE_ARGS+= --with-yat-sys-old-dir-v4=${OLDCONFDIR}
+CONFIGURE_ARGS+= --with-log-facility=${YATSVR_LOGFAC:Q}
+CONFIGURE_ARGS+= --with-yat-sys-dir=${PKG_SYSCONFDIR:Q}
+CONFIGURE_ARGS+= --with-yat-sys-old-dir-v4=${OLDCONFDIR:Q}
CONFIGURE_ARGS+= --enable-shadow-password
DEINSTALL_FILE= ${WRKDIR}/DEINSTALL