summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2013-12-02 18:47:57 +0000
committergjb <gjb@FreeBSD.org>2013-12-02 18:47:57 +0000
commitf289f4d4b861f7749c0eca8b6ba420ea1b3386e7 (patch)
treefc513797415b0ba975f154ed7ef63a20b4f7e357 /share
parent951b6724108165a5f179f774515e96cd51f877c7 (diff)
downloadFreeBSD-src-f289f4d4b861f7749c0eca8b6ba420ea1b3386e7.zip
FreeBSD-src-f289f4d4b861f7749c0eca8b6ba420ea1b3386e7.tar.gz
Turn off the dvdrom target by default. dvd1.iso is now built by
specifying 'WITH_DVD=1' during 'make release'. This caused some problems during the freebsd-update builds for 10.0-BETA4. MFC after: 3 days Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'share')
-rw-r--r--share/man/man7/release.710
1 files changed, 5 insertions, 5 deletions
diff --git a/share/man/man7/release.7 b/share/man/man7/release.7
index d8b2d16..481d4f9 100644
--- a/share/man/man7/release.7
+++ b/share/man/man7/release.7
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd November 18, 2013
+.Dd December 2, 2013
.Dt RELEASE 7
.Os
.Sh NAME
@@ -230,10 +230,6 @@ When set,
will prevent the
.Fa doc.txz
distribution package from being created.
-.It Va NODVD
-Set to a non-empty value to skip the
-.Cm dvdrom
-target.
.It Va NOPORTS
Set to a non-empty value to skip the
.Li ports/
@@ -245,6 +241,10 @@ will prevent the
distribution package from being created.
Setting this also sets
.Va NODOC .
+.It Va WITH_DVD
+Set to a non-empty value to include the
+.Cm dvdrom
+target.
.El
.Sh MAKEFILE TARGETS
The release makefile
OpenPOWER on IntegriCloud