1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-18 08:02:48 +00:00

Fix last commit (WITH_WINBIND).

PR:		ports/50264
Submitted by:	KT Sin <ktsin@acm.org>
Approved by:	maintainer
This commit is contained in:
Oliver Braun 2003-03-25 14:52:42 +00:00
parent e358d694fc
commit 1d202ae5e4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=77459
2 changed files with 8 additions and 8 deletions

View File

@ -35,8 +35,8 @@ AUDIT?= "@comment "
RECYCLE?= "@comment "
LIBSAMBA?= "@comment "
BUILD_VFS?= "@comment "
WITH_WINBIND?= "@comment "
WITH_WINBIND_AUTH_CHALLENGE?= "@comment "
WINBIND?= "@comment "
WINBIND_AUTH_CHALLENGE?= "@comment "
.if defined(WITH_AUDIT)
AUDIT= ""
@ -113,12 +113,12 @@ WITH_CUPS= yes
.if defined(WITH_WINBIND)
CONFIGURE_ARGS+= --with-winbind
WITH_WINBIND= ""
WINBIND= ""
.endif
.if defined(WITH_WINBIND_AUTH_CHALLENGE)
CONFIGURE_ARGS+= --with-winbind-auth-challenge
WITH_WINBIND_AUTH_CHALLENGE= ""
WINBIND_AUTH_CHALLENGE= ""
.endif
pre-fetch:
@ -171,8 +171,8 @@ PLIST_SUB= AUDIT=${AUDIT} \
RECYCLE=${RECYCLE} \
LIBSAMBA=${LIBSAMBA} \
BUILD_VFS=${BUILD_VFS} \
WITH_WINBIND=${WITH_WINBIND} \
WITH_WINBIND_AUTH_CHALLENGE=${WITH_WINBIND_AUTH_CHALLENGE}
WINBIND=${WINBIND} \
WINBIND_AUTH_CHALLENGE=${WINBIND_AUTH_CHALLENGE}
.if defined(WITH_RECYCLE) || defined(WITH_AUDIT)
post-build:

View File

@ -15,8 +15,8 @@ bin/smbtar
bin/tdbbackup
bin/testparm
bin/testprns
%%WITH_WINBIND_AUTH_CHALLENGE%%bin/wbinfo
%%WITH_WINBIND%%sbin/winbindd
%%WINBIND_AUTH_CHALLENGE%%bin/wbinfo
%%WINBIND%%sbin/winbindd
etc/codepages/codepage.1125
etc/codepages/unicode_map.1125
etc/codepages/unicode_map.KOI8-U