From da712f263e4d7574d44383ba78f54f5daeb4432d Mon Sep 17 00:00:00 2001 From: joerg Date: Thu, 19 Jun 2008 18:36:51 +0000 Subject: Add a marker for bootstrap packages to allow special cases them during bulk builds. --- textproc/nbsed/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'textproc/nbsed') diff --git a/textproc/nbsed/Makefile b/textproc/nbsed/Makefile index 59a021eae0c..db4dde13385 100644 --- a/textproc/nbsed/Makefile +++ b/textproc/nbsed/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2008/06/19 18:14:57 joerg Exp $ +# $NetBSD: Makefile,v 1.19 2008/06/19 18:36:52 joerg Exp $ DISTNAME= nbsed-20040821 PKGREVISION= 1 @@ -11,6 +11,7 @@ HOMEPAGE= http://www.NetBSD.org/ COMMENT= NetBSD-current's sed(1) PKG_DESTDIR_SUPPORT= user-destdir +BOOTSTRAP_PKG= yes NO_CHECKSUM= yes NO_MTREE= yes -- cgit v1.2.3