diff options
Diffstat (limited to 'graphics/ruby-qt2gl')
-rw-r--r-- | graphics/ruby-qt2gl/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/ruby-qt2gl/Makefile b/graphics/ruby-qt2gl/Makefile index 746df2bc3a62..f29c3c22ac46 100644 --- a/graphics/ruby-qt2gl/Makefile +++ b/graphics/ruby-qt2gl/Makefile @@ -43,3 +43,5 @@ post-install: .include "${.CURDIR}/../../x11-toolkits/ruby-qt2/Makefile.common" .include <bsd.port.mk> + +DEPENDS_TARGET+= RUBY_WITH_PTHREAD=yes |