libGLU: build without osmesa

This commit is contained in:
Mohamed Akram
2025-09-26 17:47:18 +04:00
committed by Mohamed Akram
parent b21d62f05d
commit 35a2a0a9d6
+2 -2
View File
@@ -5,7 +5,7 @@ PortGroup meson 1.0
name libGLU
version 9.0.3
revision 0
revision 1
checksums rmd160 cb71b3e73662fd1e5b0adb33815337104a177f11 \
sha256 bd43fe12f374b1192eb15fe20e45ff456b9bc26ab57f0eee919f96ca0f8a330f \
size 218968
@@ -28,6 +28,6 @@ depends_build-append \
depends_lib port:mesa
configure.args-append \
-Dgl_provider=osmesa
-Dgl_provider=gl
livecheck.type none