Date: Mon, 7 Jul 2008 16:23:04 +0000 (UTC) From: Marcel Moolenaar <marcel@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release Makefile Message-ID: <200807071623.m67GNI2K059381@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2008-07-07 16:23:04 UTC FreeBSD src repository Modified files: release Makefile Log: SVN rev 180350 on 2008-07-07 16:23:04Z by marcel 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. Revision Changes Path 1.933 +1 -1 src/release/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807071623.m67GNI2K059381>