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 | a474cbf590f8a493f369bcd7ab1d75df79e98520 (patch) | |
tree | 255cc51e81bee5f15f247f3300c48cb4d2e013c5 /net/ja-samba | |
parent | 4e3b759ce4ba2d505673c93e6c951779a7cfeca1 (diff) | |
download | pkgsrc-a474cbf590f8a493f369bcd7ab1d75df79e98520.tar.gz |
Remove trailing whitespace.
Diffstat (limited to 'net/ja-samba')
-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 \ |