Unbroke with threaded Mesa.
Submitted by: bento
This commit is contained in:
parent
8b77d27b2d
commit
e54ad5816b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=43536
@ -19,7 +19,7 @@ USE_MESA= yes
|
||||
USE_GTK= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-GL-prefix=${X11BASE}/lib
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LIBS="-L${LOCALBASE}/lib"
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
|
||||
LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user