summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2005-05-22 01:33:31 +0000
committerdmcmahill <dmcmahill>2005-05-22 01:33:31 +0000
commitd7b832f39ff0feebcb4dd97eaf51df3423483b16 (patch)
treeddc138323e35a33f1b22bac723ed7e3bf3588648
parentd30337c5997844131bfdcf6a8ac5550c3823c9e0 (diff)
downloadpkgsrc-d7b832f39ff0feebcb4dd97eaf51df3423483b16.tar.gz
add find to the tools list
-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