Fix the WITH_MUTT_CYRUS_SASL2 knob.

PR:		99719
Submitted by:	Udo Schweigert (maintainer)
This commit is contained in:
Roman Bogorodskiy 2006-07-02 18:23:03 +00:00
parent abf5d7c6df
commit 63a680cbec
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=166771

View File

@ -362,7 +362,7 @@ CONFIGURE_ARGS+= --with-curses=${LOCALBASE}
CONFIGURE_ARGS+= --with-slang=${LOCALBASE}
.endif
.if defined(WITH_MUTT_CYRUS_SASL2)
CONFIGURE_ARGS+= --with-sasl2=${LOCALBASE}
CONFIGURE_ARGS+= --with-sasl=${LOCALBASE}
.endif
.if defined(WITHOUT_NLS)
CONFIGURE_ARGS+= --disable-nls