aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/Makefile
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2016-09-27 18:08:38 +0000
committerEd Maste <emaste@FreeBSD.org>2016-09-27 18:08:38 +0000
commitf987297fc922c229de89a065ed138a26ae66c8c8 (patch)
tree6764ba6e1a2c6a263f084e64144061e3958c184d /usr.bin/Makefile
parentdc7c777336056d6c8fbe7e9a23b445791ce39479 (diff)
downloadsrc-f987297fc922c229de89a065ed138a26ae66c8c8.tar.gz
src-f987297fc922c229de89a065ed138a26ae66c8c8.zip
Add a WITHOUT_DIALOG src.conf(5) knob
It also turns off dependencies (bsdinstall, bsdconfig, dpv, tzsetup). Reviewed by: dteske Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D7969
Notes
Notes: svn path=/head/; revision=306375
Diffstat (limited to 'usr.bin/Makefile')
-rw-r--r--usr.bin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile
index 5a6911d02dda..58bcfa07f64b 100644
--- a/usr.bin/Makefile
+++ b/usr.bin/Makefile
@@ -36,7 +36,6 @@ SUBDIR= alias \
ctlstat \
cut \
dirname \
- dpv \
du \
elf2aout \
elfdump \
@@ -200,6 +199,7 @@ SUBDIR.${MK_BLUETOOTH}+= bluetooth
SUBDIR.${MK_BSD_CPIO}+= cpio
SUBDIR.${MK_CALENDAR}+= calendar
SUBDIR.${MK_CLANG}+= clang
+SUBDIR.${MK_DIALOG}+= dpv
SUBDIR.${MK_EE}+= ee
SUBDIR.${MK_FILE}+= file
SUBDIR.${MK_FINGER}+= finger