aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/ruby-qt2xml
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2001-04-06 17:22:09 +0800
committerknu <knu@FreeBSD.org>2001-04-06 17:22:09 +0800
commitbd43af2f5aed9a4611dc35623ec7bfb5b91c7384 (patch)
tree4bcedc93a55c6c5780893333bca048afe869af70 /textproc/ruby-qt2xml
parentf921de9a3f05c90cd7274f5143de875b63ed06ed (diff)
downloadfreebsd-ports-gnome-bd43af2f5aed9a4611dc35623ec7bfb5b91c7384.tar.gz
freebsd-ports-gnome-bd43af2f5aed9a4611dc35623ec7bfb5b91c7384.tar.zst
freebsd-ports-gnome-bd43af2f5aed9a4611dc35623ec7bfb5b91c7384.zip
Define RUBY_WITH_PTHREAD.
Diffstat (limited to 'textproc/ruby-qt2xml')
-rw-r--r--textproc/ruby-qt2xml/Makefile1
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