mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-30 10:38:37 +00:00
- Allow mesagl modes on amd64
PR: ports/129295 Submitted by: Roland Smith <rsmith@xs4all.nl>
This commit is contained in:
parent
66e08852f7
commit
50fd1e8cd2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=223735
@ -49,10 +49,6 @@ OPTIONS=MESAGL "Enable Mesa 3D (for GL modes)" off \
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == amd64
|
||||
.undef WITH_MESAGL
|
||||
.endif
|
||||
|
||||
.if defined(WITH_MESAGL)
|
||||
CONFIGURE_ARGS+= --with-mesa
|
||||
MESALIB=${PTHREAD_LIBS}
|
||||
|
Loading…
Reference in New Issue
Block a user