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

Modified Files:
	pkgsrc/mk: bsd.pkg.mk

Log Message:
There's no need to check for EXTRACT_SUFX when figuring out whether we
need to use bzcat for patches.  bsd.pkg.extract.mk can figure out
independently whether bzcat is needed for distfiles.  This fixes
PR pkg/30206.


To generate a diff of this commit:
cvs rdiff -r1.1639 -r1.1640 pkgsrc/mk/bsd.pkg.mk

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