When making release with NOPORTS, we'll checkout only the

mininal set of ports required to make the docs. However,
we also need ports/sysutils/cdrtools in order to make the
ISO images. When a platform doesn't have packages, the
release will fail in that case. Add ports/sysutils/cdrtools
to RELEASEPORTSMODULE for the DOMINIMALDOCPORTS case to
handle the NOPORTS release build.

Note that this change doesn't try to handle the NOPORTS with
NODOC case. For we have NOPORTSATALL set and it seems wrong
to check out a ports module in that case.
This commit is contained in:
Marcel Moolenaar 2008-07-07 16:23:04 +00:00
parent 03efdfd152
commit d8e78869fb
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=180350

View File

@ -128,7 +128,7 @@ RELNOTES_LANG?= en_US.ISO8859-1
.if defined(NOPORTS) && !defined(NODOC)
DOMINIMALDOCPORTS= YES
.include "Makefile.inc.docports"
RELEASEPORTSMODULE= ${MINIMALDOCPORTS}
RELEASEPORTSMODULE= ${MINIMALDOCPORTS} ports/sysutils/cdrtools
.endif
# Helper variable