Subject: CVS commit: pkgsrc/lang/perl58
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 11/12/2004 23:29:34
Module Name:	pkgsrc
Committed By:	jlam
Date:		Fri Nov 12 23:29:34 UTC 2004

Modified Files:
	pkgsrc/lang/perl58: Makefile

Log Message:
Default to building perl-thread on platforms with native pthreads.
Perl-5.8.x and up are supposed to properly support pthreads if they're
available.  The GNU pth support isn't quite there yet, so we can't build
with thread support on all platforms.


To generate a diff of this commit:
cvs rdiff -r1.56 -r1.57 pkgsrc/lang/perl58/Makefile

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