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. --- shells/pdksh/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'shells/pdksh') diff --git a/shells/pdksh/Makefile b/shells/pdksh/Makefile index 17ef1264446..9054989cc9b 100644 --- a/shells/pdksh/Makefile +++ b/shells/pdksh/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2008/05/31 16:51:10 tnn Exp $ +# $NetBSD: Makefile,v 1.17 2008/06/19 18:36:51 joerg Exp $ # DISTNAME= pdksh-5.2.14 @@ -17,6 +17,7 @@ COMMENT= Free clone of the AT&T Korn shell PKG_DESTDIR_SUPPORT= user-destdir PKG_INSTALLATION_TYPES= overwrite pkgviews +BOOTSTRAP_PKG= yes NO_CHECKSUM= yes GNU_CONFIGURE= yes -- cgit v1.2.3