From e93389ed67963a5df42c70747778bf2d9fa406c0 Mon Sep 17 00:00:00 2001 From: atatat Date: Tue, 25 Mar 2003 18:21:20 +0000 Subject: Add -F for "fetch" output, so that you can pre-fetch all the distfiles you need and then build off-line (suggested by smb). Add -M to set the name/location of the make program (for the -F and -R output formats) to be used on systems where the make program is not the one you want (suggested by seb). Clean up a bug with subgraph assignment and counting. Move to 2.3. --- pkgtools/pkgdepgraph/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pkgtools/pkgdepgraph/Makefile') diff --git a/pkgtools/pkgdepgraph/Makefile b/pkgtools/pkgdepgraph/Makefile index 93e44292525..db937352c32 100644 --- a/pkgtools/pkgdepgraph/Makefile +++ b/pkgtools/pkgdepgraph/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2003/03/14 23:39:54 atatat Exp $ +# $NetBSD: Makefile,v 1.8 2003/03/25 18:21:20 atatat Exp $ # -DISTNAME= pkgdepgraph-2.2 +DISTNAME= pkgdepgraph-2.3 CATEGORIES= pkgtools devel MASTER_SITES= # empty DISTFILES= # empty -- cgit v1.2.3