View | Details | Raw Unified | Return to bug 81203
Collapse All | Expand All

(-)mutt-devel/Makefile (-2 / +1 lines)
Lines 96-102 Link Here
96
96
97
PORTNAME=	mutt-devel
97
PORTNAME=	mutt-devel
98
PORTVERSION=	1.5.9
98
PORTVERSION=	1.5.9
99
PORTREVISION=	1
99
PORTREVISION=	2
100
CATEGORIES+=	mail ipv6
100
CATEGORIES+=	mail ipv6
101
.if defined(WITH_MUTT_NNTP)
101
.if defined(WITH_MUTT_NNTP)
102
CATEGORIES+=	news
102
CATEGORIES+=	news
Lines 192-198 Link Here
192
192
193
.if defined (MUTT_LITE)
193
.if defined (MUTT_LITE)
194
WITHOUT_MUTT_SGMLFORMAT=		yes
194
WITHOUT_MUTT_SGMLFORMAT=		yes
195
WITHOUT_NLS=				yes
196
WITHOUT_MUTT_COMPRESSED_FOLDERS=	yes
195
WITHOUT_MUTT_COMPRESSED_FOLDERS=	yes
197
WITHOUT_MUTT_QUOTE_PATCH=		yes
196
WITHOUT_MUTT_QUOTE_PATCH=		yes
198
WITHOUT_MUTT_HTML=			yes
197
WITHOUT_MUTT_HTML=			yes

Return to bug 81203