summaryrefslogtreecommitdiff
path: root/security/cyrus-sasl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/cyrus-sasl/Makefile')
-rw-r--r--security/cyrus-sasl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/cyrus-sasl/Makefile b/security/cyrus-sasl/Makefile
index 5f1a6f0054b..032f3b8571a 100644
--- a/security/cyrus-sasl/Makefile
+++ b/security/cyrus-sasl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.53 2006/11/02 13:02:39 obache Exp $
+# $NetBSD: Makefile,v 1.54 2007/02/22 19:27:07 wiz Exp $
.include "Makefile.common"
@@ -32,7 +32,7 @@ BUILD_DEFS+= SASLSOCKETDIR
# plaintext password authentication.
#
AUTHDAEMONVAR?= ${VARBASE}/authdaemon
-CONFIGURE_ARGS+= --with-authdaemond=${AUTHDAEMONVAR}/socket
+CONFIGURE_ARGS+= --with-authdaemond=${AUTHDAEMONVAR}/socket
BUILD_DEFS+= AUTHDAEMONVAR
# Support using APOP against a POP server for plaintext password