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

Collapse All | Expand All

(-)gecko.mk (-2 / +2 lines)
Lines 65-72 Link Here
65
65
66
.elif ${gecko_ARGS:Mthunderbird}
66
.elif ${gecko_ARGS:Mthunderbird}
67
67
68
_GECKO_DEFAULT_VERSION=	31
68
_GECKO_DEFAULT_VERSION=	38
69
_GECKO_VERSIONS=	31
69
_GECKO_VERSIONS=	38
70
_GECKO_TYPE=	thunderbird
70
_GECKO_TYPE=	thunderbird
71
71
72
.if exists(${LOCALBASE}/bin/thunderbird)
72
.if exists(${LOCALBASE}/bin/thunderbird)

Return to bug 201769