aboutsummaryrefslogtreecommitdiff
path: root/graphics/mesa-gallium-vdpau/Makefile
diff options
context:
space:
mode:
authorEmmanuel Vadot <manu@FreeBSD.org>2022-12-08 15:40:41 +0000
committerEmmanuel Vadot <manu@FreeBSD.org>2022-12-08 19:00:28 +0000
commite70ff172c20525bf5ec27c7b904a8e2760947add (patch)
treeba483d92851da2f0b08cddc5e8c25fc5a735ce32 /graphics/mesa-gallium-vdpau/Makefile
parent0768be4ed7d79c3400b5b130770646d2cdb24a59 (diff)
downloadports-e70ff172c20525bf5ec27c7b904a8e2760947add.tar.gz
ports-e70ff172c20525bf5ec27c7b904a8e2760947add.zip
graphics/mesa*: Stop using meson native-file
Use BINARY_ALIAS instead, this is cleaner. While here directly record the deps on libLLVM for packages that needs it. Sponsored by: Beckhoff Automation GmbH & Co. KG
Diffstat (limited to 'graphics/mesa-gallium-vdpau/Makefile')
-rw-r--r--graphics/mesa-gallium-vdpau/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/mesa-gallium-vdpau/Makefile b/graphics/mesa-gallium-vdpau/Makefile
index 2a1c8a0a2688..2ee31ea8913c 100644
--- a/graphics/mesa-gallium-vdpau/Makefile
+++ b/graphics/mesa-gallium-vdpau/Makefile
@@ -6,6 +6,7 @@ COMMENT= Mesa Gallium VDPAU drivers
WWW= https://www.mesa3d.org/
LIB_DEPENDS= libva.so:multimedia/libva \
+ libLLVM-${LLVM_DEFAULT}.so:devel/llvm${LLVM_DEFAULT} \
libvdpau.so:multimedia/libvdpau \
libzstd.so:archivers/zstd