summaryrefslogtreecommitdiff
path: root/security/cyrus-sasl2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/cyrus-sasl2/Makefile')
-rw-r--r--security/cyrus-sasl2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/cyrus-sasl2/Makefile b/security/cyrus-sasl2/Makefile
index 43c90855e1e..d4c8209c103 100644
--- a/security/cyrus-sasl2/Makefile
+++ b/security/cyrus-sasl2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2004/08/04 19:41:06 jlam Exp $
+# $NetBSD: Makefile,v 1.35 2004/08/05 03:04:34 jlam Exp $
.include "Makefile.common"
@@ -40,7 +40,7 @@ AUTHDAEMONVAR?= ${VARBASE}/authdaemon
CONFIGURE_ARGS+= --with-authdaemond=${AUTHDAEMONVAR}
BUILD_DEFS+= AUTHDAEMONVAR
-.include "Makefile.options"
+.include "options.mk"
.if exists(/dev/urandom)
SASL_ENTROPY_SOURCE?= /dev/urandom