Module Name: src
Committed By: christos
Date: Fri Jan 17 16:26:12 UTC 2020
Modified Files:
src/share/mk: bsd.own.mk
Log Message:
Back to libarchive's bsdtar
To generate a diff of this commit:
cvs rdiff -u -r1.1171 -r1.1172 src/share/mk/bsd.own.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/mk/bsd.own.mk
diff -u src/share/mk/bsd.own.mk:1.1171 src/share/mk/bsd.own.mk:1.1172
--- src/share/mk/bsd.own.mk:1.1171 Tue Jan 14 11:48:18 2020
+++ src/share/mk/bsd.own.mk Fri Jan 17 11:26:12 2020
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.own.mk,v 1.1171 2020/01/14 16:48:18 christos Exp $
+# $NetBSD: bsd.own.mk,v 1.1172 2020/01/17 16:26:12 christos Exp $
# This needs to be before bsd.init.mk
.if defined(BSD_MK_COMPAT_FILE)
@@ -1082,6 +1082,7 @@ MKSTATICPIE?= no
_MKVARS.yes= \
MKATF \
MKBINUTILS \
+ MKBSDTAR \
MKCOMPLEX MKCVS MKCXX \
MKDOC MKDTC \
MKDYNAMICROOT \
@@ -1205,7 +1206,6 @@ _MKVARS.no= \
MKARGON2 \
MKARZERO \
MKBSDGREP \
- MKBSDTAR \
MKCATPAGES MKCOMPATTESTS MKCOMPATX11 MKCTF \
MKDEBUG MKDEBUGLIB MKDTRACE \
MKEXTSRC \