diff options
author | wiz <wiz@pkgsrc.org> | 2005-05-03 15:40:30 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-05-03 15:40:30 +0000 |
commit | 8f35a233cb40a445297d90e0d984c6fc381c73cd (patch) | |
tree | 255cc51e81bee5f15f247f3300c48cb4d2e013c5 /net | |
parent | fbe4452b66cdb9a57049e95c690517f09a1b3aee (diff) | |
download | pkgsrc-8f35a233cb40a445297d90e0d984c6fc381c73cd.tar.gz |
Remove trailing whitespace.
Diffstat (limited to 'net')
-rw-r--r-- | net/ja-samba/options.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ja-samba/options.mk b/net/ja-samba/options.mk index afb0c3d7bf5..e864655ca6b 100644 --- a/net/ja-samba/options.mk +++ b/net/ja-samba/options.mk @@ -1,4 +1,4 @@ -# $NetBSD: options.mk,v 1.1 2005/02/07 11:35:45 jlam Exp $ +# $NetBSD: options.mk,v 1.2 2005/05/03 15:40:30 wiz Exp $ # Global and legacy options @@ -30,7 +30,7 @@ CONFIGURE_ARGS+= --enable-cups BUILD_DEFS+= USE_OPENLDAP CONFIGURE_ARGS+= --with-ldapsam PLIST_SUBST+= SAMBA_LDAP="" -.else +.else PLIST_SUBST+= SAMBA_LDAP="@comment " MESSAGE_SRC= ${.CURDIR}/MESSAGE.common ${.CURDIR}/MESSAGE.smbpasswd SMBPASSWD_FILE= /dev/null ${SAMBA_PRIVATE}/smbpasswd \ |