Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Min Sik Kim <minskim@netbsd.org>
List: pkgsrc-changes
Date: 08/04/2004 06:22:40
Module Name:	pkgsrc
Committed By:	minskim
Date:		Wed Aug  4 06:22:40 UTC 2004

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

Log Message:
Do not run xargs if its input is an empty string; xargs in Interix
executes the utility even in such a case.  Based on the patch provided
by Hiramatsu Yoshifumi in PR pkg/25777.


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

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