[Bug 231867] www/firefox {,esr}, mail/thunderbird: silence USES warnings

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Oct 1 20:53:51 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231867

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

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

- USE_GNOME is set in Mk/bsd.gecko.mk, so USES=gnome should be there
- USE_GL (and USES=gl) should be moved to Mk/bsd.gecko.mk as every USE_GECKO
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 01:00
UTC. Due to 11.1 EOL it'd take 2 or 3 days to complete.

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


More information about the freebsd-gecko mailing list