Subject: CVS commit: pkgsrc/mk/flavor/pkg
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 06/08/2006 07:04:50
Module Name: pkgsrc
Committed By: rillig
Date: Thu Jun 8 07:04:50 UTC 2006
Modified Files:
pkgsrc/mk/flavor/pkg: depends.mk
Log Message:
Added a missing :Q operator for DEPENDS_TARGET, since like the other
*_TARGET variables, it is actually a _list_ of targets, not a single
target.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/mk/flavor/pkg/depends.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.