aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorEmmanuel Vadot <manu@FreeBSD.org>2020-06-09 12:46:12 +0000
committerEmmanuel Vadot <manu@FreeBSD.org>2020-06-09 12:46:12 +0000
commit3bfb7a4ed5be7fa7efe34dd0fccc28427d647d63 (patch)
tree62a202bc8d15c365b0e82dc1b7029bcb0447e9b7 /graphics
parent056ba6f7f1f2b86fed3e360dc9b9c5d8884a2baf (diff)
downloadports-3bfb7a4ed5be7fa7efe34dd0fccc28427d647d63.tar.gz
ports-3bfb7a4ed5be7fa7efe34dd0fccc28427d647d63.zip
mesa-dri: Bump PORTREVISION
Due to some options change we had a small windows where wayland might not have been enabled, bump PORTREVISION so next at next update it will be brought back. Reported by: zeising Approved by: zeizing (x11@ implicit)
Notes
Notes: svn path=/head/; revision=538313
Diffstat (limited to 'graphics')
-rw-r--r--graphics/mesa-dri/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/mesa-dri/Makefile b/graphics/mesa-dri/Makefile
index 46ac29b07385..df080cd6a19f 100644
--- a/graphics/mesa-dri/Makefile
+++ b/graphics/mesa-dri/Makefile
@@ -3,7 +3,7 @@
PORTNAME= mesa-dri
PORTVERSION= ${MESAVERSION}
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics
COMMENT= OpenGL hardware acceleration drivers for DRI2+