View | Details | Raw Unified | Return to bug 206092 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (+5 lines)
Lines 52-57 Link Here
52
52
53
.if defined (LITE)
53
.if defined (LITE)
54
OPTIONS_UNSET=	NLS DOCS EXAMPLES
54
OPTIONS_UNSET=	NLS DOCS EXAMPLES
55
PLIST_SUB+=	COMPRESSED_FOLDERS="@comment "
56
PLIST_SUB+=	HTML="@comment "
57
PLIST_SUB+=	NLS="@comment "
58
PLIST_SUB+=	XML="@comment "
59
PLIST_SUB+=	NNTP="@comment "
55
.else
60
.else
56
OPTIONS_DEFINE=	COMPRESSED_FOLDERS SASL DEBUG DOCS EXAMPLES FLOCK \
61
OPTIONS_DEFINE=	COMPRESSED_FOLDERS SASL DEBUG DOCS EXAMPLES FLOCK \
57
		GPGME GREETING_PATCH GSSAPI HTML ICONV IDN IFDEF_PATCH \
62
		GPGME GREETING_PATCH GSSAPI HTML ICONV IDN IFDEF_PATCH \

Return to bug 206092