summaryrefslogtreecommitdiffstats
path: root/share/mk/bsd.own.mk
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2014-04-18 17:03:49 +0000
committerimp <imp@FreeBSD.org>2014-04-18 17:03:49 +0000
commit45481ab5835a397fc7869e0509e561e115d872e6 (patch)
tree91b6477681214976126e32609714b45d03e5816c /share/mk/bsd.own.mk
parentaf1f03cbf480161e858291b0269b7b3dcf85ffa3 (diff)
downloadFreeBSD-src-45481ab5835a397fc7869e0509e561e115d872e6.zip
FreeBSD-src-45481ab5835a397fc7869e0509e561e115d872e6.tar.gz
Convert NO_MANCOMPRESSED to MK_MANCOMPRESSED.
Diffstat (limited to 'share/mk/bsd.own.mk')
-rw-r--r--share/mk/bsd.own.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/share/mk/bsd.own.mk b/share/mk/bsd.own.mk
index 94e302f..c3bf33b 100644
--- a/share/mk/bsd.own.mk
+++ b/share/mk/bsd.own.mk
@@ -301,6 +301,7 @@ __DEFAULT_YES_OPTIONS = \
MAILWRAPPER \
MAKE \
MAN \
+ MANCOMPRESS \
NCURSESW \
NDIS \
NETCAT \
@@ -459,6 +460,8 @@ MK_${var}:= no
# Supported NO_* options (if defined, MK_* will be forced to "no",
# regardless of user's setting).
#
+# These are transitional and will disappaer in the fullness of time.
+#
.for var in \
CTF \
DEBUG_FILES \
OpenPOWER on IntegriCloud