Subject: CVS commit: pkgsrc/mk/bulk
To: None <pkgsrc-changes@NetBSD.org>
From: grant beattie <grant@netbsd.org>
List: pkgsrc-changes
Date: 07/25/2004 08:40:46
Module Name: pkgsrc
Committed By: grant
Date: Sun Jul 25 08:40:46 UTC 2004
Modified Files:
pkgsrc/mk/bulk: bsd.bulk-pkg.mk
Log Message:
correctly use PKG_SUFX instead of ".tgz".
this fixes a problem where bulk builds with PKG_SUFX=.tbz would
needlessly, repeatedly rebuild dependency packages because
${PKGNAME}.tgz did not exist.
To generate a diff of this commit:
cvs rdiff -r1.61 -r1.62 pkgsrc/mk/bulk/bsd.bulk-pkg.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.