summaryrefslogtreecommitdiff
path: root/mk/install/bsd.install-vars.mk
diff options
context:
space:
mode:
authorjoerg <joerg>2007-07-02 14:54:09 +0000
committerjoerg <joerg>2007-07-02 14:54:09 +0000
commit07ad2a2408890a5f7d355fa38fbc791aab80f1af (patch)
tree15cc825e1aa8d8d452f920e475ee512d1c044118 /mk/install/bsd.install-vars.mk
parentc9f8f21801076657fdf7d34f3cff44fea15263c7 (diff)
downloadpkgsrc-07ad2a2408890a5f7d355fa38fbc791aab80f1af.tar.gz
Remove USE_MTREE support. Keep one copy (the NetBSD version) for
the purpose of print-PLIST in plist/common-dirs.mtree. Discussed with wiz@, no objections on tech-pkg@.
Diffstat (limited to 'mk/install/bsd.install-vars.mk')
-rw-r--r--mk/install/bsd.install-vars.mk6
1 files changed, 1 insertions, 5 deletions
diff --git a/mk/install/bsd.install-vars.mk b/mk/install/bsd.install-vars.mk
index aee1c14c130..4be1f413741 100644
--- a/mk/install/bsd.install-vars.mk
+++ b/mk/install/bsd.install-vars.mk
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.install-vars.mk,v 1.6 2007/04/19 16:52:03 joerg Exp $
+# $NetBSD: bsd.install-vars.mk,v 1.7 2007/07/02 14:54:10 joerg Exp $
#
# This Makefile fragment is included separately by bsd.pkg.mk and
# defines some variables which must be defined earlier than where
@@ -12,10 +12,6 @@
# the "real" installation should start.
#
-.if defined(USE_MTREE)
-USE_TOOLS+= mtree:bootstrap
-.endif
-
# If MANZ is defined, then we want the final man pages to be compressed.
# If MANZ is not defined, then we want the final man pages to be
# uncompressed.