Bugzilla Automation <[email protected]> has asked freebsd-chromium mailing
list <[email protected]> for maintainer-feedback:
Bug 231317: [patch] www/chromium: Change USE_GL to become USES=gl
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231317



--- Description ---
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
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-chromium
To unsubscribe, send any mail to "[email protected]"

Reply via email to