Subject: CVS commit: pkgsrc/lang/ruby
To: None <pkgsrc-changes@NetBSD.org>
From: Takahiro Kambe <taca@netbsd.org>
List: pkgsrc-changes
Date: 09/13/2006 12:56:46
Module Name:	pkgsrc
Committed By:	taca
Date:		Wed Sep 13 12:56:46 UTC 2006

Modified Files:
	pkgsrc/lang/ruby: Makefile.common rubyversion.mk

Log Message:
- Introduce experimental RUBY_USE_PTHREAD; using pthread could be disabled
  setting to "no" in /etc/mk.conf.  (Default is "yes" on most platform.)

- Correct condition of including pthread.buildlink3.mk.

Tested on NetBSD current, SuSE Linux 9.3 and DragonFly BSD 1.6.0.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 pkgsrc/lang/ruby/Makefile.common
cvs rdiff -r1.25 -r1.26 pkgsrc/lang/ruby/rubyversion.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.