mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Now that Mesa requires pthread both on XFree86 3.3.x and on 4.x,
define RUBY_WITH_PTHREAD to make this module get linked with libc_r and libruby_r.
This commit is contained in:
parent
39d73600e3
commit
0f25c9c2fe
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=54492
@ -21,6 +21,8 @@ USE_RUBY_EXTCONF= yes
|
||||
|
||||
USE_MESA= yes
|
||||
|
||||
RUBY_WITH_PTHREAD= yes
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
CONFIGURE_ARGS= --with-ruby-dir="${LOCALBASE}" --with-x11-dir="${X11BASE}"
|
||||
INSTALL_TARGET= site-install
|
||||
|
Loading…
Reference in New Issue
Block a user