Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@netbsd.org>
From: Hubert Feyrer <hubertf@netbsd.org>
List: pkgsrc-changes
Date: 09/16/2002 12:56:33
Module Name:	pkgsrc
Committed By:	hubertf
Date:		Mon Sep 16 09:56:32 UTC 2002

Modified Files:
	pkgsrc/mk: bsd.pkg.mk

Log Message:
show-installed-depends: properly quote pkg, as it can contain some things
	the shell would definitely interpret in a wrong fashion (like
	"perl>=5.0" - we don't want to create some file).

Pointed out by Jan Schaumann <jschauma@netmeister.org> on tech-pkg.


To generate a diff of this commit:
cvs rdiff -r1.1046 -r1.1047 pkgsrc/mk/bsd.pkg.mk

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