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

Collapse All | Expand All

(-)b/mail/thunderbird/Makefile (-1 / +1 lines)
Lines 33-39 USE_GECKO= gecko Link Here
33
USE_MOZILLA=	-cairo -soundtouch
33
USE_MOZILLA=	-cairo -soundtouch
34
34
35
USE_GL=		gl
35
USE_GL=		gl
36
USES=		tar:xz
36
USES=		gl gnome tar:xz
37
37
38
MOZ_OPTIONS=	--enable-application=comm/mail --enable-official-branding
38
MOZ_OPTIONS=	--enable-application=comm/mail --enable-official-branding
39
MOZ_MK_OPTIONS=	MOZ_THUNDERBIRD=1 MAIL_PKG_SHARED=1
39
MOZ_MK_OPTIONS=	MOZ_THUNDERBIRD=1 MAIL_PKG_SHARED=1
(-)b/www/firefox-esr/Makefile (-1 / +1 lines)
Lines 38-44 MOZ_PKGCONFIG_FILES= # empty Link Here
38
USE_MOZILLA=	-cairo -soundtouch
38
USE_MOZILLA=	-cairo -soundtouch
39
39
40
USE_GL=		gl
40
USE_GL=		gl
41
USES=		tar:xz
41
USES=		gl gnome tar:xz
42
42
43
FIREFOX_ICON=		${MOZILLA}.png
43
FIREFOX_ICON=		${MOZILLA}.png
44
FIREFOX_ICON_SRC=	${PREFIX}/lib/${MOZILLA}/browser/chrome/icons/default/default48.png
44
FIREFOX_ICON_SRC=	${PREFIX}/lib/${MOZILLA}/browser/chrome/icons/default/default48.png
(-)b/www/firefox/Makefile (-1 / +1 lines)
Lines 36-42 MOZ_PKGCONFIG_FILES= # empty Link Here
36
USE_MOZILLA=	-cairo -hunspell -soundtouch
36
USE_MOZILLA=	-cairo -hunspell -soundtouch
37
37
38
USE_GL=		gl
38
USE_GL=		gl
39
USES=		tar:xz
39
USES=		gl gnome tar:xz
40
40
41
FIREFOX_ICON=		${MOZILLA}.png
41
FIREFOX_ICON=		${MOZILLA}.png
42
FIREFOX_ICON_SRC=	${PREFIX}/lib/${MOZILLA}/browser/chrome/icons/default/default48.png
42
FIREFOX_ICON_SRC=	${PREFIX}/lib/${MOZILLA}/browser/chrome/icons/default/default48.png

Return to bug 231867