pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/pkgtools/prereq-readme add find to the tools list



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e8bb2fb3ae0f
branches:  trunk
changeset: 494254:e8bb2fb3ae0f
user:      dmcmahill <dmcmahill%pkgsrc.org@localhost>
date:      Sun May 22 01:33:31 2005 +0000

description:
add find to the tools list

diffstat:

 pkgtools/prereq-readme/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (21 lines):

diff -r d702287411e2 -r e8bb2fb3ae0f pkgtools/prereq-readme/Makefile
--- a/pkgtools/prereq-readme/Makefile   Sun May 22 01:22:47 2005 +0000
+++ b/pkgtools/prereq-readme/Makefile   Sun May 22 01:33:31 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/05/18 04:48:24 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.2 2005/05/22 01:33:31 dmcmahill Exp $
 #
 
-DISTNAME=      prereq-readme-20050518
+DISTNAME=      prereq-readme-20050521
 CATEGORIES=    pkgtools
 MASTER_SITES=  # empty
 DISTFILES=     # empty
@@ -23,6 +23,7 @@
 PKGSRC_USE_TOOLS+=     echo
 PKGSRC_USE_TOOLS+=     expr
 PKGSRC_USE_TOOLS+=     fgrep
+PKGSRC_USE_TOOLS+=     find
 PKGSRC_USE_TOOLS+=     grep
 PKGSRC_USE_TOOLS+=     sed
 PKGSRC_USE_TOOLS+=     setenv



Home | Main Index | Thread Index | Old Index