Subject: CVS commit: pkgsrc/archivers/gsharutils
To: None <pkgsrc-changes@NetBSD.org>
From: Jeremy C. Reed <reed@netbsd.org>
List: pkgsrc-changes
Date: 08/26/2005 06:09:43
Module Name:	pkgsrc
Committed By:	reed
Date:		Fri Aug 26 06:09:43 UTC 2005

Modified Files:
	pkgsrc/archivers/gsharutils: Makefile

Log Message:
Instead of depending on mktemp for non-BSD, use USE_TOOLS for run-time
dependency of mktemp. (This makes it so it doesn't depend on mktemp
on DragonFly, for example.)

Also while I am here, use sh:run instead of sh for the other USE_TOOLS.
This is because script installed uses SH.

Bump PKGREVISION.


To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 pkgsrc/archivers/gsharutils/Makefile

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