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:
parent
6e38f0a624
commit
602829a66e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user