summaryrefslogtreecommitdiff
path: root/pkgtools/bootstrap-mk-files
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2008-06-19 18:36:51 +0000
committerjoerg <joerg@pkgsrc.org>2008-06-19 18:36:51 +0000
commitda712f263e4d7574d44383ba78f54f5daeb4432d (patch)
treea7301d8ef7a0e76fb15dd3d1fcb35af7f1a50681 /pkgtools/bootstrap-mk-files
parente53eb557ecd23255a5117ef95e932d3a9892b5ad (diff)
downloadpkgsrc-da712f263e4d7574d44383ba78f54f5daeb4432d.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