summaryrefslogtreecommitdiff
path: root/mk/bsd.pkg.subdir.mk
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-03-06 16:14:35 +0000
committerwiz <wiz@pkgsrc.org>2001-03-06 16:14:35 +0000
commit7c4ccd33f6003fb0dc5ba085383c952eaf482765 (patch)
treee7899f91e97bc71e8d91622f6d3a044204d48e0f /mk/bsd.pkg.subdir.mk
parent74e64879befb80c34b83cc63250ca5574072facf (diff)
downloadpkgsrc-7c4ccd33f6003fb0dc5ba085383c952eaf482765.tar.gz
Back out that part, not intended to be committed just yet
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 a2d4321d77e..c167701db86 100644
--- a/mk/bsd.pkg.subdir.mk
+++ b/mk/bsd.pkg.subdir.mk
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.pkg.subdir.mk,v 1.42 2001/03/06 16:00:16 wiz Exp $
+# $NetBSD: bsd.pkg.subdir.mk,v 1.43 2001/03/06 16:14:35 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 \
- readme-prepare ${PKG_MISC_TARGETS}
+ ${PKG_MISC_TARGETS}
.if !target(__target)
${__target}: _SUBDIRUSE
.endif