Subject: CVS commit: pkgsrc/pkgtools/pkgdepgraph
To: None <pkgsrc-changes@NetBSD.org>
From: Andrew Brown <atatat@netbsd.org>
List: pkgsrc-changes
Date: 06/26/2005 17:34:19
Module Name:	pkgsrc
Committed By:	atatat
Date:		Sun Jun 26 17:34:19 UTC 2005

Modified Files:
	pkgsrc/pkgtools/pkgdepgraph: Makefile
	pkgsrc/pkgtools/pkgdepgraph/files: pkgdepgraph.pl

Log Message:
Actually use PKG_DBDIR and PKGSRCDIR values from the build process,
rather than just pretending to.  I know I meant this to work, but
somehow I forgot actually to make it work a long time ago.

Addresses a problem pointed out in private email.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 pkgsrc/pkgtools/pkgdepgraph/Makefile
cvs rdiff -r1.10 -r1.11 pkgsrc/pkgtools/pkgdepgraph/files/pkgdepgraph.pl

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