There is no real reason to disable glesv1 so add it to the build.
While here add a USE_GL for it.
Details
Details
- Reviewers
zeising - Group Reviewers
x11 portmgr O5: Ports Framework - Commits
- rP548950: mesa-libs: Add glesv1 lib
Diff Detail
Diff Detail
- Repository
- rP FreeBSD ports repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Can you double check that graphics/libepoxy doesn't need updating as well. Just build it in poudriere with this change to mesa and see if it works.
Looking good otherwise.
Comment Actions
Also, portmgr is blocking review because changes to Mk/, but Mk/Uses/gl.mk is x11@ responsibility, so it should be OK.
Comment Actions
Libepoxy is some glue library, and it had an explicit dep on glesv2, so I thought it might do things with glesv1 as well. I just wanted to be sure.