summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/samba/options.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/samba/options.mk b/net/samba/options.mk
index 3ffff4d6bcd..fe39a95ee0e 100644
--- a/net/samba/options.mk
+++ b/net/samba/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.9 2005/11/14 08:05:27 jlam Exp $
+# $NetBSD: options.mk,v 1.10 2005/11/14 16:51:42 jlam Exp $
# Recommended package options for various setups:
#
@@ -189,6 +189,7 @@ samba-nss-wins-install:
. endif
.else
CONFIGURE_ARGS+= --without-winbind
+FILES_SUBST+= WINBINDD_RCD_SCRIPT=
PLIST_SUBST+= WINBIND="@comment "
PLIST_SUBST+= PAM_WINBIND="@comment no PAM winbind module"
PLIST_SUBST+= NSS_WINBIND="@comment no NSS winbind module"