summaryrefslogtreecommitdiff
path: root/pkgtools/bootstrap-mk-files
diff options
context:
space:
mode:
authorjoerg <joerg>2008-06-19 18:36:51 +0000
committerjoerg <joerg>2008-06-19 18:36:51 +0000
commit857d5ef2356fde8ae14afec03b47925859ba4844 (patch)
treea7301d8ef7a0e76fb15dd3d1fcb35af7f1a50681 /pkgtools/bootstrap-mk-files
parent5bfd8ad466e39065605d1e48e5c0c72eef7e7f9b (diff)
downloadpkgsrc-857d5ef2356fde8ae14afec03b47925859ba4844.tar.gz
Add a marker for bootstrap packages to allow special cases them during
bulk builds.
Diffstat (limited to 'pkgtools/bootstrap-mk-files')
-rw-r--r--pkgtools/bootstrap-mk-files/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgtools/bootstrap-mk-files/Makefile b/pkgtools/bootstrap-mk-files/Makefile
index db63bdc72c1..cafd1c3cce3 100644
--- a/pkgtools/bootstrap-mk-files/Makefile
+++ b/pkgtools/bootstrap-mk-files/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2008/04/15 16:49:56 joerg Exp $
+# $NetBSD: Makefile,v 1.12 2008/06/19 18:36:51 joerg Exp $
DISTNAME= bootstrap-mk-files-20080415
CATEGORIES= pkgtools
@@ -14,6 +14,7 @@ COMMENT= *.mk files for the bootstrap bmake utility
PKG_DESTDIR_SUPPORT= user-destdir
NO_PKGTOOLS_REQD_CHECK= # defined
+BOOTSTRAP_PKG= yes
NO_CHECKSUM= yes
NO_MTREE= yes