diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-04-06 09:22:09 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-04-06 09:22:09 +0000 |
commit | c68fef06f086a6b25827b681b1e42b56d7816db9 (patch) | |
tree | 5b8663e39a31650c9b52942b84ad783a41d6a6ca /graphics/ruby-qt2gl | |
parent | 320eadcee5c6e12c8fc42da92595d74758a4cfde (diff) |
Notes
Diffstat (limited to 'graphics/ruby-qt2gl')
-rw-r--r-- | graphics/ruby-qt2gl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/ruby-qt2gl/Makefile b/graphics/ruby-qt2gl/Makefile index 71f8721b5d4e..0586bc4a2339 100644 --- a/graphics/ruby-qt2gl/Makefile +++ b/graphics/ruby-qt2gl/Makefile @@ -22,6 +22,7 @@ RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/qt2.so:${RUBY_QT2_PORTDIR} \ USE_MESA= yes USE_RUBY= yes USE_RUBY_EXTCONF= yes +RUBY_WITH_PTHREAD= yes USE_GMAKE= yes |