summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorjoerg <joerg>2008-06-19 18:36:51 +0000
committerjoerg <joerg>2008-06-19 18:36:51 +0000
commit2d3e3729b7bbf0e30499adf8e8f98308ba6db967 (patch)
treea7301d8ef7a0e76fb15dd3d1fcb35af7f1a50681 /shells
parent0d3979f3338455d9f0cef79975fdf5af905f4eef (diff)
downloadpkgsrc-2d3e3729b7bbf0e30499adf8e8f98308ba6db967.tar.gz
Add a marker for bootstrap packages to allow special cases them during
bulk builds.
Diffstat (limited to 'shells')
-rw-r--r--shells/pdksh/Makefile3
1 files changed, 2 insertions, 1 deletions
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