Date: Thu, 01 Dec 2016 13:31:35 +0000 From: bugzilla-noreply@freebsd.org To: gecko@FreeBSD.org Subject: [Bug 214978] www/firefox: update firefox and friends to 50.0.2/45.5.1 Message-ID: <bug-214978-21738-t5GHRLrFsp@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-214978-21738@https.bugs.freebsd.org/bugzilla/> References: <bug-214978-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=3D214978 --- Comment #8 from Christoph Moench-Tegeder <cmt@freebsd.org> --- (In reply to Jochen Neumeister from comment #7) Except it doesn't, we need: Index: Mk/bsd.gecko.mk =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- Mk/bsd.gecko.mk (revision 427484) +++ Mk/bsd.gecko.mk (working copy) @@ -89,7 +89,7 @@ python:2.7,build desktop-file-utils CPE_VENDOR?=3Dmozilla USE_PERL5=3D build -USE_XORG=3D x11 xcomposite xdamage xext xfixes xrender xt +USE_XORG+=3D x11 xcomposite xdamage xext xfixes xrender xt .if ${MOZILLA} !=3D "libxul" BUNDLE_LIBS=3D yes else bsd.gecko.mk just overwrites USE_XORG in the port's Makefile. --=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-214978-21738-t5GHRLrFsp>