summaryrefslogtreecommitdiff
path: root/mk/bsd.pkg.subdir.mk
diff options
context:
space:
mode:
authorwiz <wiz>2001-03-06 16:00:15 +0000
committerwiz <wiz>2001-03-06 16:00:15 +0000
commit0dc367cdf6250310fcf9e65eb8bdf74afa1a9bbe (patch)
tree10c17510c23ed7cf1044b8e2203b0fd426125f03 /mk/bsd.pkg.subdir.mk
parent5e4eb0996ffb14ce161b3ae998c111437aea9d75 (diff)
downloadpkgsrc-0dc367cdf6250310fcf9e65eb8bdf74afa1a9bbe.tar.gz
Move PKGTOOLS_VERSION check to bsd.prefs.mk for speedups in recursive tree walks.bsd.pkg.mk bsd.prefs.mk
Bump required version number of PKGTOOLS to 20010306 for the latest bugfixes and the -V option support.
Diffstat (limited to 'mk/bsd.pkg.subdir.mk')
-rw-r--r--mk/bsd.pkg.subdir.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/bsd.pkg.subdir.mk b/mk/bsd.pkg.subdir.mk
index 7e1e4d8c842..a2d4321d77e 100644
--- a/mk/bsd.pkg.subdir.mk
+++ b/mk/bsd.pkg.subdir.mk
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.pkg.subdir.mk,v 1.41 2001/02/16 13:06:19 wiz Exp $
+# $NetBSD: bsd.pkg.subdir.mk,v 1.42 2001/03/06 16:00:16 wiz Exp $
# Derived from: FreeBSD Id: bsd.port.subdir.mk,v 1.19 1997/03/09 23:10:56 wosch Exp
# from: @(#)bsd.subdir.mk 5.9 (Berkeley) 2/1/91
#
@@ -97,7 +97,7 @@ ${SUBDIR}::
cleandir distclean depend describe reinstall tags checksum \
makepatchsum mirror-distfiles deinstall show-downlevel \
show-pkgsrc-dir show-var bulk-install bulk-package \
- ${PKG_MISC_TARGETS}
+ readme-prepare ${PKG_MISC_TARGETS}
.if !target(__target)
${__target}: _SUBDIRUSE
.endif