summaryrefslogtreecommitdiffstats
path: root/share/mk
diff options
context:
space:
mode:
authorbrooks <brooks@FreeBSD.org>2013-01-09 21:07:08 +0000
committerbrooks <brooks@FreeBSD.org>2013-01-09 21:07:08 +0000
commit8ab7717e288b7ee92b94499b85a61b53eaece449 (patch)
tree0a67e5deea12a9f24841c71093ee658bdb79f011 /share/mk
parent20f8f82daf3917d7ace388a468798b6088fb2938 (diff)
downloadFreeBSD-src-8ab7717e288b7ee92b94499b85a61b53eaece449.zip
FreeBSD-src-8ab7717e288b7ee92b94499b85a61b53eaece449.tar.gz
Always install our mtree as /usr/sbin/fmtree and link it as
/usr/sbin/mtree by default. Add a src.conf option WITH_NMTREE that causes NetBSD's mtree to be linked as /usr/sbin/mtree as well as /usr/sbin/nmtree.
Diffstat (limited to 'share/mk')
-rw-r--r--share/mk/bsd.own.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/mk/bsd.own.mk b/share/mk/bsd.own.mk
index 78af8fb..bb99388 100644
--- a/share/mk/bsd.own.mk
+++ b/share/mk/bsd.own.mk
@@ -431,6 +431,7 @@ __DEFAULT_NO_OPTIONS = \
ICONV \
IDEA \
INSTALL_AS_USER \
+ NMTREE \
NAND \
OFED \
SHARED_TOOLCHAIN
OpenPOWER on IntegriCloud