summaryrefslogtreecommitdiff
path: root/net/samba/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/samba/Makefile')
-rw-r--r--net/samba/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/samba/Makefile b/net/samba/Makefile
index 642c302e4a5..ef6f4f68b2a 100644
--- a/net/samba/Makefile
+++ b/net/samba/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.124 2004/07/30 21:05:41 jlam Exp $
+# $NetBSD: Makefile,v 1.125 2004/08/05 03:04:34 jlam Exp $
DISTNAME= samba-3.0.5
CATEGORIES= net
@@ -64,7 +64,7 @@ USE_GNU_READLINE= yes
.include "../../devel/readline/buildlink3.mk"
CONFIGURE_ARGS+= --with-readline=${BUILDLINK_PREFIX.readline}
-.include "Makefile.options"
+.include "options.mk"
.if !defined(MKTEMP)
MKTEMP!= ${TYPE} mktemp 2>&1 | \