Subject: CVS commit: pkgsrc/lang/ruby200-base
From: Masatake Daimon
Date: 2014-05-13 19:48:36
Message id: 20140513174836.E75D5A1@cvs.netbsd.org

Log Message:
Fix build error on Darwin and possibly other platforms with DTrace capability

On platforms where DTrace is available, we need to invoke dtrace(1)
with the original PATH. Otherwise it gets confused in the presence
of our cc wrapper because it tries to invoke the system-default gcc
with argv[0] set to "gcc", not the absolute path to gcc.

Files:
RevisionActionfile
1.11modifypkgsrc/lang/ruby200-base/Makefile