Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Jul 2006 19:48:48 +0200 (CEST)
From:      Udo Schweigert <udo.schweigert@siemens.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/99719: maintainer-update of mail/mutt-devel
Message-ID:  <200607021748.k62HmmTb077947@alaska.cert.siemens.com>
Resent-Message-ID: <200607021750.k62HoLRG098074@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         99719
>Category:       ports
>Synopsis:       maintainer-update of mail/mutt-devel
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 02 17:50:21 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Udo Schweigert
>Release:        FreeBSD 6.1-RELEASE-p2 i386
>Organization:
>Environment:

>Description:

Maintainer update of mail/mutt-devel:

	- Fix the WITH_MUTT_CYRUS_SASL2 knob.

>How-To-Repeat:
>Fix:

diff -ru  /usr/ports/mail/mutt-devel/Makefile ./Makefile
--- /usr/ports/mail/mutt-devel/Makefile	Sat Jul  1 06:07:58 2006
+++ ./Makefile	Sun Jul  2 19:47:00 2006
@@ -362,7 +362,7 @@
 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
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607021748.k62HmmTb077947>