1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-16 07:58:04 +00:00

graphics/mesa-libs: Add USES=llvm,noexport

It was set in Makefile.common from mesa-dri before

Reported by:	jbeich
Fixes:		6e38f0a624 ("graphics/mesa*: Drop llvm,noexport in Makefile.common")
Sponsored by:	Beckhoff Automation GmbH & Co. KG
This commit is contained in:
Emmanuel Vadot 2023-11-24 11:30:58 +01:00
parent 6e38f0a624
commit 602829a66e

View File

@ -8,6 +8,8 @@ WWW= https://www.mesa3d.org/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/docs/license.rst
USES= llvm:noexport
LIB_DEPENDS= libOpenGL.so:graphics/libglvnd
OPTIONS_GROUP= PLATFORM