Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/distrib/sets MKZFS is properly set in bsd.own.mk now; remove...



details:   https://anonhg.NetBSD.org/src/rev/591886e7802c
branches:  trunk
changeset: 749817:591886e7802c
user:      uebayasi <uebayasi%NetBSD.org@localhost>
date:      Thu Dec 10 05:02:48 2009 +0000

description:
MKZFS is properly set in bsd.own.mk now; remove it from MKEXTRAVARS.

diffstat:

 distrib/sets/sets.subr |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (26 lines):

diff -r 98008b37d21c -r 591886e7802c distrib/sets/sets.subr
--- a/distrib/sets/sets.subr    Thu Dec 10 02:22:57 2009 +0000
+++ b/distrib/sets/sets.subr    Thu Dec 10 05:02:48 2009 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: sets.subr,v 1.103 2009/12/03 18:26:34 uebayasi Exp $
+#      $NetBSD: sets.subr,v 1.104 2009/12/10 05:02:48 uebayasi Exp $
 #
 
 #
@@ -32,7 +32,6 @@
        MKDYNAMICROOT   \
        MKMANPAGES      \
        MKXORG          \
-       MKZFS           \
        USE_INET6       \
        USE_KERBEROS    \
        USE_LDAP        \
@@ -220,7 +219,7 @@
 # In each file, a record consists of a path and a System Package name,
 # separated by whitespace. E.g.,
 #
-#      # $NetBSD: sets.subr,v 1.103 2009/12/03 18:26:34 uebayasi Exp $
+#      # $NetBSD: sets.subr,v 1.104 2009/12/10 05:02:48 uebayasi Exp $
 #      .                       base-sys-root   [keyword[,...]]
 #      ./altroot               base-sys-root
 #      ./bin                   base-sys-root



Home | Main Index | Thread Index | Old Index