aboutsummaryrefslogtreecommitdiff
path: root/graphics/libosmesa
diff options
context:
space:
mode:
authorEmmanuel Vadot <manu@FreeBSD.org>2020-12-03 20:55:32 +0000
committerEmmanuel Vadot <manu@FreeBSD.org>2020-12-03 20:55:32 +0000
commit450f410688e70e8702b8a1e9bbcaf3f32a7639dd (patch)
treeebeb185033e075e1c9847a01feafedb1d40da974 /graphics/libosmesa
parentfee50c0a2814ba8b395730bbf8b7a2243e2c5d5c (diff)
downloadports-450f410688e70e8702b8a1e9bbcaf3f32a7639dd.tar.gz
ports-450f410688e70e8702b8a1e9bbcaf3f32a7639dd.zip
mesa-*: Update to 20.2.3
- Fix mesa-gallium-va and mesa-gallium-vdpau for X11 usage - Add a patch so iris will be prefered for compatible intel GPUs (>=broadwell) PR: 250307 250325
Notes
Notes: svn path=/head/; revision=556929
Diffstat (limited to 'graphics/libosmesa')
-rw-r--r--graphics/libosmesa/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/libosmesa/Makefile b/graphics/libosmesa/Makefile
index 6a30183352a8..bf34ae47b11b 100644
--- a/graphics/libosmesa/Makefile
+++ b/graphics/libosmesa/Makefile
@@ -3,7 +3,6 @@
PORTNAME= libosmesa
PORTVERSION= ${MESAVERSION}
-PORTREVISION= 2
CATEGORIES= graphics
COMMENT= Off-Screen Mesa implementation of the OpenGL API