Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 09/13/2003 18:26:21
Module Name: pkgsrc
Committed By: jlam
Date: Sat Sep 13 18:26:20 UTC 2003
Modified Files:
pkgsrc/mk: bsd.pkg.mk
Log Message:
Fix cases where we were calling "${PKG_BEST_EXISTS} <pkgbase>". <pkgbase>
isn't actually a pkgpattern; what we really want is <pkgwildcard>. This
should fix breakage with the "update" and "replace" targets introduced in
revisions 1.1275 and 1.1278.
To generate a diff of this commit:
cvs rdiff -r1.1280 -r1.1281 pkgsrc/mk/bsd.pkg.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.