summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2002-03-30 11:23:14 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2002-03-30 11:23:14 +0000
commite871843e40916a376cf0f533e8fe6933caaec417 (patch)
treedbb27d0cd883db297835306f7f2def249ad6b665 /graphics
parentLet INSTALL_PROGRAM strip the binary (diff)
Define RUBY_WITH_PTHREAD to unbreak.
Notes
Notes: svn path=/head/; revision=56930
Diffstat (limited to 'graphics')
-rw-r--r--graphics/ruby-qt2gl/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/ruby-qt2gl/Makefile b/graphics/ruby-qt2gl/Makefile
index fb9168e45ccc..0666ce8cd4b1 100644
--- a/graphics/ruby-qt2gl/Makefile
+++ b/graphics/ruby-qt2gl/Makefile
@@ -23,6 +23,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