diff options
Diffstat (limited to 'textproc/ruby-qt2xml/Makefile')
-rw-r--r-- | textproc/ruby-qt2xml/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/ruby-qt2xml/Makefile b/textproc/ruby-qt2xml/Makefile index 1564e0124172..e071aa987bb0 100644 --- a/textproc/ruby-qt2xml/Makefile +++ b/textproc/ruby-qt2xml/Makefile @@ -20,6 +20,7 @@ RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/qt2.so:${RUBY_QT2_PORTDIR} USE_RUBY= yes USE_RUBY_EXTCONF= yes +RUBY_WITH_PTHREAD= yes USE_GMAKE= yes |