diff options
Diffstat (limited to 'graphics/ruby-qt2gl/Makefile')
-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 |