aboutsummaryrefslogtreecommitdiff
path: root/graphics/mesa-gallium-va
diff options
context:
space:
mode:
authorEmmanuel Vadot <manu@FreeBSD.org>2022-12-08 17:59:19 +0000
committerEmmanuel Vadot <manu@FreeBSD.org>2022-12-08 19:00:49 +0000
commitfc5168cd3d8df1d18fa86b8a1b550efeae0b8c49 (patch)
tree55e971d66af8e3a392191bfe6a99071238e694b0 /graphics/mesa-gallium-va
parent799245580a718022ce7bb96012a2720ede33a8ae (diff)
downloadports-fc5168cd3d8df1d18fa86b8a1b550efeae0b8c49.tar.gz
ports-fc5168cd3d8df1d18fa86b8a1b550efeae0b8c49.zip
graphics/mesa: Stop adding libglapi.so as a deps when not needed
Not every mesa port needs this lib so stop adding a dep on it if not needed. Sponsored by: Beckhoff Automation GmbH & Co. KG
Diffstat (limited to 'graphics/mesa-gallium-va')
-rw-r--r--graphics/mesa-gallium-va/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/mesa-gallium-va/Makefile b/graphics/mesa-gallium-va/Makefile
index b8b94c8ff3b1..072f8257d2a5 100644
--- a/graphics/mesa-gallium-va/Makefile
+++ b/graphics/mesa-gallium-va/Makefile
@@ -1,6 +1,6 @@
PORTNAME= mesa-gallium-va
PORTVERSION= ${MESAVERSION}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
COMMENT= Mesa Gallium VAAPI drivers