Subject: CVS commit: pkgsrc/lang/ruby18-base
To: None <pkgsrc-changes@NetBSD.org>
From: Dan McMahill <dmcmahill@netbsd.org>
List: pkgsrc-changes
Date: 06/28/2007 01:31:52
Module Name:	pkgsrc
Committed By:	dmcmahill
Date:		Thu Jun 28 01:31:52 UTC 2007

Modified Files:
	pkgsrc/lang/ruby18-base: Makefile

Log Message:
Only add -lsunmath on SunOS if we're using the sunpro compiler.  Otherwise
we don't have it and a replacement for isinf() (the function that sunmath
was used for) is compiled in.


To generate a diff of this commit:
cvs rdiff -r1.34 -r1.35 pkgsrc/lang/ruby18-base/Makefile

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