Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 03/26/2004 02:38:42
Module Name:	pkgsrc
Committed By:	wiz
Date:		Fri Mar 26 02:38:42 UTC 2004

Modified Files:
	pkgsrc: Makefile

Log Message:
Add show-deps target:
List all packages that depend on a particular package; needs the INDEX file
Usage: 'make show-deps PKG=openssl'
PKG: name of the package

No make dependency on INDEX by purpose, since INDEX generation
right now happens too often (too much phoniness, I guess).


To generate a diff of this commit:
cvs rdiff -r1.63 -r1.64 pkgsrc/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.