cvs commit: ports/mail/mutt-devel Makefile

Kirill Ponomarew krion at voodoo.oberon.net
Wed May 18 08:22:11 PDT 2005


On Wed, May 18, 2005 at 03:14:34PM +0000, Volker Stolz wrote:
> vs          2005-05-18 15:14:34 UTC
> 
>   FreeBSD ports repository
> 
>   Modified files:
>     mail/mutt-devel      Makefile 
>   Log:
>   MUTT_LITE shouldn't override WITHOUT_NLS
>   
>   PR:             ports/81203
>   Submitted by:   Jeremy Chadwick
>   Approved by:    maintainer
>   
>   Revision  Changes    Path
>   1.251     +1 -2      ports/mail/mutt-devel/Makefile
> |  
> |  PORTNAME=	mutt-devel
> |  PORTVERSION=	1.5.9
> | -PORTREVISION=	1
> | +PORTREVISION=	2
> |  CATEGORIES+=	mail ipv6
> |  .if defined(WITH_MUTT_NNTP)
> |  CATEGORIES+=	news
> | @@ -192,7 +192,6 @@ WITH_MUTT_IMAP_HEADER_CACHE=	yes
> |  
> |  .if defined (MUTT_LITE)
> |  WITHOUT_MUTT_SGMLFORMAT=		yes
> | -WITHOUT_NLS=				yes
> |  WITHOUT_MUTT_COMPRESSED_FOLDERS=	yes
> |  WITHOUT_MUTT_QUOTE_PATCH=		yes
> |  WITHOUT_MUTT_HTML=			yes

Actually it affects only those who built mutt with MUTT_LITE knob,
thus bumping PORTREVISION is not really necessary in this case.

-Kirill


More information about the cvs-ports mailing list