From 1f51e3ff84d66c69b9b4bc19d7f2c32e043e7649 Mon Sep 17 00:00:00 2001 From: knu Date: Thu, 19 Dec 2002 17:29:44 +0000 Subject: Add RUBY_WITH_PTHREAD=yes to DEPENDS_TARGET to fix the build on bento. --- graphics/ruby-qt2gl/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'graphics') diff --git a/graphics/ruby-qt2gl/Makefile b/graphics/ruby-qt2gl/Makefile index 746df2b..f29c3c2 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 + +DEPENDS_TARGET+= RUBY_WITH_PTHREAD=yes -- cgit v1.1