Subject: CVS commit: pkgsrc/lang/perl5
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 12/14/2001 07:32:36
Module Name:	pkgsrc
Committed By:	jlam
Date:		Fri Dec 14 05:32:35 UTC 2001

Modified Files:
	pkgsrc/lang/perl5: Makefile

Log Message:
Install perl5.6.1 as statically linked if perl is statically linked.  Also
provide a way to avoid building a statically linked perl on platforms
where it doesn't matter.  Currently, by empirical evidence in pkg/14871,
this includes mipsel and probably mipseb.  Other platforms can add
themselves if/when they discover it doesn't matter for them either.
Closes pkg/14871 by John Hawkinson <jhawk@mit.edu>.


To generate a diff of this commit:
cvs rdiff -r1.50 -r1.51 pkgsrc/lang/perl5/Makefile

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