Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 01 Oct 2018 20:53:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        gecko@FreeBSD.org
Subject:   [Bug 231867] www/firefox {,esr}, mail/thunderbird: silence USES warnings
Message-ID:  <bug-231867-21738-X6ehmE1z74@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-231867-21738@https.bugs.freebsd.org/bugzilla/>
References:  <bug-231867-21738@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D231867

--- Comment #1 from Jan Beich <jbeich@FreeBSD.org> ---
Comment on attachment 197695
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D197695
silence USE_GNOME/USE_GL warnings in gecko

>@@ -33,7 +33,7 @@ USE_GECKO=3D	gecko
> USE_MOZILLA=3D	-cairo -soundtouch
>=20
> USE_GL=3D		gl
>-USES=3D		tar:xz
>+USES=3D		gl gnome tar:xz

- USE_GNOME is set in Mk/bsd.gecko.mk, so USES=3Dgnome should be there
- USE_GL (and USES=3Dgl) should be moved to Mk/bsd.gecko.mk as every USE_GE=
CKO
port defines USE_GL

> (noticed when working on thunderbird, update coming up)

Oh, you may want to hurry up. The next package build starts on 2018-10-02 0=
1:00
UTC. Due to 11.1 EOL it'd take 2 or 3 days to complete.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-231867-21738-X6ehmE1z74>