Subject: CVS commit: pkgsrc/lang/perl5
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 05/19/2005 05:01:47
Module Name:	pkgsrc
Committed By:	jlam
Date:		Thu May 19 05:01:47 UTC 2005

Modified Files:
	pkgsrc/lang/perl5: buildlink3.mk

Log Message:
Split the conditional which seems to occasionally be malformed.  This
probably has something to do with how make deals with short-circuit
evaluation of conditionals, but it's a simple matter to split the
conditional since USE_PERL5 is eventually going away.


To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 pkgsrc/lang/perl5/buildlink3.mk

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