summaryrefslogtreecommitdiff
path: root/pkgtools/bootstrap-mk-files/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2007-04-12 14:36:40 +0000
committerjoerg <joerg@pkgsrc.org>2007-04-12 14:36:40 +0000
commit2a722b785ed71bd8d09e8dd5afd1f075a15be933 (patch)
tree12ade78f5cb243a92c529b2c2cba8f6dfa08a166 /pkgtools/bootstrap-mk-files/Makefile
parenta679efde2ce9d8e2d52094edfeb608b9148b63e8 (diff)
downloadpkgsrc-2a722b785ed71bd8d09e8dd5afd1f075a15be933.tar.gz
When calling bootstrap-register from the bootstrap script for the
various packages, pass down PKG_PRESERVE. Remove the default setting of PKG_PRESERVE, it makes perfect sense to install e.g. pkgtools/mtree and be able to remove it again, if it is not an essientiel tool. OK jlam@
Diffstat (limited to 'pkgtools/bootstrap-mk-files/Makefile')
-rw-r--r--pkgtools/bootstrap-mk-files/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/pkgtools/bootstrap-mk-files/Makefile b/pkgtools/bootstrap-mk-files/Makefile
index a339b66d191..8e88624b9ce 100644
--- a/pkgtools/bootstrap-mk-files/Makefile
+++ b/pkgtools/bootstrap-mk-files/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2006/11/11 18:24:52 jschauma Exp $
+# $NetBSD: Makefile,v 1.4 2007/04/12 14:36:40 joerg Exp $
DISTNAME= bootstrap-mk-files-20061111
CATEGORIES= pkgtools
@@ -12,7 +12,6 @@ HOMEPAGE= http://www.pkgsrc.org/
COMMENT= *.mk files for the bootstrap bmake utility
NO_PKGTOOLS_REQD_CHECK= # defined
-PKG_PRESERVE= # defined
NO_CHECKSUM= yes
NO_MTREE= yes