From 7a01adbfdb371b60230d5f880c0c92d290717f32 Mon Sep 17 00:00:00 2001 From: hubertf Date: Thu, 24 Aug 2000 00:59:18 +0000 Subject: Remove a comment that's no longer valid after we have 'pkg_admin lsbest' now - we can expand all pkg wildcards with that. --- mk/bulk/bsd.bulk-pkg.mk | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'mk') diff --git a/mk/bulk/bsd.bulk-pkg.mk b/mk/bulk/bsd.bulk-pkg.mk index f83e6622bab..7d13ddb83ac 100644 --- a/mk/bulk/bsd.bulk-pkg.mk +++ b/mk/bulk/bsd.bulk-pkg.mk @@ -1,4 +1,4 @@ -# $Id: bsd.bulk-pkg.mk,v 1.8 2000/08/24 00:52:23 hubertf Exp $ +# $Id: bsd.bulk-pkg.mk,v 1.9 2000/08/24 00:59:18 hubertf Exp $ # # Copyright (c) 1999, 2000 Hubert Feyrer @@ -61,9 +61,6 @@ BUILDLOG?= .make # check if the $REF file is uptodate, i.e. is newer than any of # the pkg files; prints "1" if upto date, "0" if not. -# XXX the setting of "pkg" when looking at required packages is -# broken for packages with dewey depends (and other non-glob -# style wildcards). bulk-check-uptodate: @uptodate=1 ; \ if [ -f "${REF}" ]; then \ -- cgit v1.2.3