Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Sep 2018 03:13:18 +0000
From:      bugzilla-noreply@freebsd.org
To:        chromium@FreeBSD.org
Subject:   [Bug 231317] [patch] www/chromium: Change USE_GL to become USES=gl
Message-ID:  <bug-231317-28929@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 231317
           Summary: [patch] www/chromium: Change USE_GL to become USES=3Dgl
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: chromium@FreeBSD.org
          Reporter: samy.mahmoudi@gmail.com
             Flags: maintainer-feedback?(chromium@FreeBSD.org)
          Assignee: chromium@FreeBSD.org

Created attachment 197042
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D197042&action=
=3Dedit
Patch file generated with svn diff

Change USE_GL to become USES=3Dgl

Change USE_GL to become USES=3Dgl. You still need to specify USE_GL as well,
to specify which gl components you need, such as egl glesv2 glut glu glw gl.
Only specifying USE_GL is supported for now, to ease in transition. It is
however deprecated, and will be removed eventually.
Specifying USES=3Dgl without USE_GL is an error.
USE_GL=3Dyes is also deprecated, but supported for now. It implies USE_GL=
=3Dglu.

Fix fallout from this change.

PR: 230692
Approved by: portmgr (antoine)
exp-run by: antoine
Reviewed by: mat
Differential Revision: https://reviews.freebsd.org/D16774

--=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-231317-28929>