summaryrefslogtreecommitdiff
path: root/pkgtools/prereq-readme
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2005-05-22 01:33:31 +0000
committerdmcmahill <dmcmahill>2005-05-22 01:33:31 +0000
commitee442a1ba5b88b05dc91bbb715d9887b63cf7db6 (patch)
treeddc138323e35a33f1b22bac723ed7e3bf3588648 /pkgtools/prereq-readme
parent9fe14bec99c73ebd9add1a34bcb9224c5cc1013f (diff)
downloadpkgsrc-ee442a1ba5b88b05dc91bbb715d9887b63cf7db6.tar.gz
add find to the tools list
Diffstat (limited to 'pkgtools/prereq-readme')
-rw-r--r--pkgtools/prereq-readme/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/pkgtools/prereq-readme/Makefile b/pkgtools/prereq-readme/Makefile
index c17d032f30c..01f3abc5bde 100644
--- a/pkgtools/prereq-readme/Makefile
+++ b/pkgtools/prereq-readme/Makefile
@@ -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+= cmp
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