[Bug 231317] [patch] www/chromium: Change USE_GL to become USES=gl
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Sep 12 03:13:21 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231317
Bug ID: 231317
Summary: [patch] www/chromium: Change USE_GL to become USES=gl
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: Individual Port(s)
Assignee: chromium at FreeBSD.org
Reporter: samy.mahmoudi at gmail.com
Flags: maintainer-feedback?(chromium at FreeBSD.org)
Assignee: chromium at FreeBSD.org
Created attachment 197042
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=197042&action=edit
Patch file generated with svn diff
Change USE_GL to become USES=gl
Change USE_GL to become USES=gl. 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=gl without USE_GL is an error.
USE_GL=yes is also deprecated, but supported for now. It implies USE_GL=glu.
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
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list