1
0
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:
Akinori MUSHA 2002-02-10 18:26:08 +00:00
parent 39d73600e3
commit 0f25c9c2fe
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=54492

View File

@ -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