summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2004-02-03 13:57:56 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2004-02-03 13:57:56 +0000
commit43cebabc9f949d07032ebe3534e7f10445e7e4ed (patch)
tree3236ea21e72cc3b3c615a2177afc16578c7fc1ef
parent33dc1113934c6431b9b104b4cc7e6986cf5fc035 (diff)
Notes
-rw-r--r--share/examples/etc/make.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf
index da761811114d..7e551cebd478 100644
--- a/share/examples/etc/make.conf
+++ b/share/examples/etc/make.conf
@@ -119,6 +119,7 @@
#NO_SENDMAIL= true # do not build sendmail and related programs
#NO_SHAREDOCS= true # do not build the 4.4BSD legacy docs
#NO_TCSH= true # do not build and install /bin/csh (which is tcsh)
+#NO_VINUM= true # do not build Vinum utilities
#NO_X= true # do not compile in XWindows support (e.g. doscmd)
#NOCRYPT= true # do not build any crypto code
#NOGAMES= true # do not build games (games/ subdir)