Update some comments to match the removal of the docset compilation

during the release build.
This commit is contained in:
Marc Fonvieille 2009-08-27 13:18:59 +00:00
parent 5e2791f090
commit d4267a481b
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=196588

View File

@ -1163,10 +1163,10 @@ iso.1:
.endif
#
# --==## Documentation Project files such as the Handbook and FAQ ##==--
# --==## Documentation Project tools required to build the release notes ##==--
#
doc.1:
@echo "Making docs..."
@echo "Making docproj tools..."
@for i in ${DOCPORTS}; do \
cd /usr/ports/$$i && \
env -i FTP_PASSIVE_MODE=$${FTP_PASSIVE_MODE:-no} PATH=$${PATH} \